Skip to content

Commit

Permalink
Update 04-footer.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorSvertoka committed Jan 18, 2024
1 parent bd37200 commit 572e89f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/css/layout/04-footer.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* footer styles */
.footer__background {
background-color: black;
}
Expand Down Expand Up @@ -298,14 +297,12 @@
@media screen and (min-width: 768px) {
.footer__text-inner-wrap {
margin-top: 0px;
/* gap: 178px; */
gap: 60px;
}
}

@media screen and (min-width: 1440px) {
.footer__text-inner-wrap {
/* gap: 498px; */
gap: 187px;
}
}
Expand Down

0 comments on commit 572e89f

Please sign in to comment.