MenuItem is now more dense

pull/5/head
Nikan Dalvand 2019-07-21 15:09:09 +04:30
parent 8332987bb7
commit 9adbbcd79e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ li.menu-item
border-radius: 100px border-radius: 100px
cursor: pointer cursor: pointer
transition: background-color 300ms transition: background-color 300ms
font-size: 0.9rem
&:hover &:hover
background-color: rgba(0,0,0,0.05) background-color: rgba(0,0,0,0.05)
&.fade &.fade