Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
EkaterinaTet authored Nov 30, 2023
1 parent dca597c commit 5b483a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -888,7 +888,7 @@ body.modal-open {
.tools__content {
padding: 130px 0 40px;
}
.tools__title {
.tools__title-2 {
color: #000;
font-size: 36px;
line-height: 60px;
Expand All @@ -905,14 +905,14 @@ body.modal-open {
background-color: #6d7278;
}
}
.tools__text {
.tools__text-2 {
margin: 0 auto;
}
.tools__text p {
.tools__text-2 p {
margin-bottom: 30px;
color: #000;
}
.tools {
.tools-2 {
background-image: url(/images-tools/photo.jpeg);
background-repeat: no-repeat;
background-size: cover;
Expand Down

0 comments on commit 5b483a5

Please sign in to comment.