mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
Upper case navigation text
This commit is contained in:
parent
2579382280
commit
01720722d6
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
display: inline-block;
|
||||
margin-right: 30px;
|
||||
cursor: pointer;
|
||||
text-transform: uppercase;
|
||||
@include ease-in();
|
||||
// border-bottom: 2px solid $color-gray-light;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue