Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Zippy-boy authored Jan 13, 2024
1 parent 4d7e74b commit 4249b52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ button:active {
.w-large {
width: 96%;
margin-top: 1rem;
padding: 0rem;
padding: 1rem;
padding-bottom: 1rem;
}

Expand Down Expand Up @@ -290,5 +290,5 @@ button:active {
}

.wrapper:hover {
transform: scale(1.05);
}
transform: scale(1.03);
}

0 comments on commit 4249b52

Please sign in to comment.