Increase padding
This commit is contained in:
parent
a59dd4a84c
commit
3cd24c4b69
1 changed files with 1 additions and 1 deletions
|
@ -471,7 +471,7 @@
|
||||||
|
|
||||||
.nav__title {
|
.nav__title {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0.25rem 0.75rem;
|
padding: 0.5rem 0.75rem;
|
||||||
font-family: $sans-serif-narrow;
|
font-family: $sans-serif-narrow;
|
||||||
font-size: $type-size-5;
|
font-size: $type-size-5;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Add table
Reference in a new issue