Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroomvampire authored Mar 31, 2024
1 parent e16eb13 commit e7c82e6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,15 @@ footer {
text-align: center;
padding: 1.3vw 1.15vw;
color: grey;
}

.content {
overflow: hidden;
width: 24vw;
height: 15vw;
position: relative;
}

.section {
padding: 1vw 1.75vw;
}

0 comments on commit e7c82e6

Please sign in to comment.