Skip to content

Commit

Permalink
Fix border radius
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed May 13, 2024
1 parent 1535dad commit 1af9916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-site/src/components/layout/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
justify-content: center;
border-bottom: 1px solid transparent;
background: $gray-900;
border-radius: 0;

&:hover,
&:active {
Expand Down

0 comments on commit 1af9916

Please sign in to comment.