diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index 9f335fd..ff99682 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -26,7 +26,7 @@ color: $theme-color-main; font-family: $main-font; - & > * { + & > *:not(p) { display: inline-block; margin-top: 0; margin-bottom: 0;