Undo another weird Bulma theme override of Bulma, logo margin
This commit is contained in:
parent
697fd75577
commit
482b7f04e7
1 changed files with 5 additions and 0 deletions
|
@ -9,6 +9,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
// Undo another weird Bulma theme override of Bulma
|
||||
.block-system-branding-block > figure {
|
||||
margin-right: inherit;
|
||||
}
|
||||
|
||||
/*
|
||||
.section {
|
||||
padding-top: 1.5rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue