diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index d005a69..a8cb0d0 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -17,7 +17,7 @@ color: #FFF; font-family: $main-font; padding: 6px 15px; - & > * { + & > *:not(p) { display: inline-block; margin-top: 0; margin-bottom: 0;