Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
arbyn-argabioso committed Oct 29, 2024
1 parent bfcfaff commit b2c9e45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/baby/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ section.sky-section {
left: 38%;
text-align: center;
padding-left: 40px;
top: 55%;
top: 53%;
transform: translateX(-50%) translateY(-50%);
width: 60vw;
max-width: 400px;
Expand Down Expand Up @@ -181,7 +181,7 @@ section.sky-section {
left: 50%;
text-align: center;
padding-left: 40px;
top: 52%;
top: 51%;
transform: translateX(-50%) translateY(-50%);
width: 50vw;
}
Expand Down

0 comments on commit b2c9e45

Please sign in to comment.