diff --git a/web/themes/custom/geofresco/src/global/overrides.scss b/web/themes/custom/geofresco/src/global/overrides.scss index 6e5b6a9..874304f 100644 --- a/web/themes/custom/geofresco/src/global/overrides.scss +++ b/web/themes/custom/geofresco/src/global/overrides.scss @@ -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;