1
0
Fork 0
This commit is contained in:
hkernbach 2016-04-14 23:49:25 +02:00
parent 0f3997d162
commit cbe91c6df9
1 changed files with 4 additions and 0 deletions

View File

@ -110,6 +110,10 @@ $navbar-size: 150px;
@extend %pull-left;
width: $navbar-size;
a {
outline: none;
}
.fa {
opacity: .3;
padding-left: 5px;