Undo another weird Bulma theme override of Bulma, logo margin

This commit is contained in:
benjamin melançon 2019-07-31 19:40:42 -04:00
parent 697fd75577
commit 482b7f04e7

View file

@ -9,6 +9,11 @@
} }
} }
// Undo another weird Bulma theme override of Bulma
.block-system-branding-block > figure {
margin-right: inherit;
}
/* /*
.section { .section {
padding-top: 1.5rem; padding-top: 1.5rem;