diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index cfaf2e0..eb5f46a 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -28,7 +28,7 @@ font-family: $main-font; text-align: center; - & > * { + & > *:not(p) { display: inline-block; margin-top: 0; margin-bottom: 0;