forked from mirrors/hugo-tufte
Small fix.
This commit is contained in:
parent
3be1680484
commit
ceedc91cfa
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
n.brand {
|
||||
padding-top: 0rem;
|
||||
padding-bottom: 0rem;
|
||||
.brand {
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue