Skip to content

Commit

Permalink
Slight indentation CSS bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmybisenius committed Aug 17, 2020
1 parent e7c6bb1 commit e10403c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/u/*.vue
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
border-radius: 1000px
.nc-link
@apply rounded shadow bg-white p-4 w-full font-medium mb-3
@apply rounded shadow bg-white p-4 w-full font-medium mb-3
cursor: pointer
transition: .15s ease-in-out
&:hover
Expand Down

0 comments on commit e10403c

Please sign in to comment.