Skip to content

Commit

Permalink
Delete background color
Browse files Browse the repository at this point in the history
  • Loading branch information
nick33r committed Oct 25, 2024
1 parent 445a88e commit 0a2ee73
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
place-items: center;
gap: 41px;
padding: 92px 24px 91px;
background-color: #fff;
}

.header-text {
Expand Down Expand Up @@ -175,7 +174,6 @@

.lots {
padding: 179px 24px 148px;
background-color: #fff;
}

.lots__heading {
Expand Down Expand Up @@ -249,7 +247,6 @@
place-items: start;
gap: 72px;
padding: 35px 24px 180px 71px;
background-color: #fff;
}

.about__logo {
Expand Down Expand Up @@ -293,7 +290,6 @@
grid-template-columns: repeat(3, 1fr);
padding: 0 50px 90px;
font-size: 18px;
background-color: #fff;
}

.footer__address {
Expand Down

0 comments on commit 0a2ee73

Please sign in to comment.