mirror of
https://github.com/documize/community.git
synced 2025-07-24 23:59:47 +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;
|
display: inline-block;
|
||||||
margin-right: 30px;
|
margin-right: 30px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
text-transform: uppercase;
|
||||||
@include ease-in();
|
@include ease-in();
|
||||||
// border-bottom: 2px solid $color-gray-light;
|
// border-bottom: 2px solid $color-gray-light;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue