diff --git a/css/style.css b/css/style.css index 3aac2c3..9ead85d 100644 --- a/css/style.css +++ b/css/style.css @@ -93,7 +93,6 @@ body { padding: 0px; width: 200px; height: 200px; - background-color: greenyellow; } .content .multi-image img { @@ -118,8 +117,6 @@ body { .content-single .single-image { grid-column: 1 / 4; grid-row: 1 / 3; - - background-color: chartreuse; } .content-single .single-image img {