Skip to content

Commit

Permalink
Add rounded corners???
Browse files Browse the repository at this point in the history
  • Loading branch information
steph1111 committed Aug 17, 2024
1 parent e982b9b commit 68dc3b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ a.navbar-item.is-active {
transition: all 0.5s ease;
margin-bottom: 0.5rem !important;
display: inline-table;
border-radius: 10px;
&:hover {
transform: scale(0.975);
}
Expand Down

0 comments on commit 68dc3b0

Please sign in to comment.