Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisaFZ authored Jul 4, 2024
1 parent 827e04f commit 3fd65f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ h3{
position: absolute;
top: 0;
left: 0;
padding-top: 50px;
padding: 7vw;
}

.top-cloud{
Expand All @@ -84,7 +84,7 @@ h3{

/* move to right */
left:100%;
margin-left:15px; /* and add a small left margin */
margin-left:5vw; /* and add a small left margin */

/* basic styles */
width:200px;
Expand Down

0 comments on commit 3fd65f0

Please sign in to comment.