mirror of https://gitlab.com/brutaldon/brutaldon
Fix navbar spacing in minimal-small theme
This commit is contained in:
parent
4c51916d38
commit
35d8f5b599
|
@ -265,3 +265,6 @@ hr.is-hidden
|
|||
display: flex;
|
||||
}
|
||||
|
||||
.navbar-item span {
|
||||
padding-right: 1ex;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue