diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index 34ff97f..404d9b6 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -165,7 +165,7 @@ padding: 0; } - & > * { + & > *:not(p) { display: inline-block; margin-top: 0; margin-bottom: 0;