diff --git a/css/slicez.css b/css/slicez.css index 161ee73..d31567d 100644 --- a/css/slicez.css +++ b/css/slicez.css @@ -21,7 +21,7 @@ html{ } body{ font-family: "poppins", sans-serif; - /* background-color: whitesmoke; */ + background-color: whitesmoke; } a{ text-decoration: none; @@ -589,6 +589,11 @@ header .mega-menu .links li a i{ margin-left: 8%; } } +@media (max-width:376px){ + .portfolio .image-container .box{ + margin-left: 7%; + } +} @media (max-width:321px){ .portfolio .image-container .box{ margin-left: 3%;