Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Comitro authored Jun 27, 2024
1 parent 18f352b commit 515e297
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions nicepage.css
Original file line number Diff line number Diff line change
Expand Up @@ -43100,7 +43100,7 @@ a.u-link.u-text-hover-grey-90:hover {
}
@media (max-width: 767px) {
.u-footer .u-sheet-1 {
min-height: 380px;
min-height: 381px;
}

.u-footer .u-image-1 {
Expand All @@ -43109,19 +43109,19 @@ a.u-link.u-text-hover-grey-90:hover {
}

.u-footer .u-text-1 {
margin-top: 55px;
margin-right: -47px;
margin-left: 270px;
margin-top: 129px;
margin-right: 223px;
margin-left: 0;
}

.u-footer .u-text-2 {
margin-top: -45px;
margin-right: 325px;
margin-left: -24px;
margin-top: -128px;
margin-right: 302px;
}

.u-footer .u-social-icons-1 {
margin-top: 55px;
margin-top: 0;
margin-right: 46px;
margin-bottom: 60px;
}
}
Expand Down

0 comments on commit 515e297

Please sign in to comment.