From f6fe40e125a99bd3ea47c476f6a95b6e820a51aa Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Wed, 13 Oct 2021 07:29:09 -0400 Subject: Adding square leaves to the tree --- index.css | 1 + 1 file changed, 1 insertion(+) (limited to 'index.css') diff --git a/index.css b/index.css index 1d95d04..76b7187 100644 --- a/index.css +++ b/index.css @@ -73,6 +73,7 @@ header > nav > ul a:hover { #carousel { width: 100%; position: relative; + overflow: hidden; } #carousel > button { -- cgit v1.2.1