Skip to content

Commit

Permalink
rang o'zgardi
Browse files Browse the repository at this point in the history
  • Loading branch information
KhujamovCodes authored Apr 19, 2024
1 parent ab0b5ee commit 579c3e7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@
font-family: "Poppins", sans-serif;
}

body{
background: #f4a709;
}

.section-tuw {
width: 100%;
background: #2fbe85;
padding: 50px;
}
.section-tuw .wrappers__card {
Expand Down Expand Up @@ -121,4 +124,4 @@
.container__texts {
grid-template-columns: repeat(1, 1fr);
}
}/*# sourceMappingURL=style.css.map */
}/*# sourceMappingURL=style.css.map */

0 comments on commit 579c3e7

Please sign in to comment.