diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index 2e62dd3..836086b 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -29,7 +29,7 @@ display: flex; justify-content: center; } - & > * { + & > *:not(style, script) { display: inline-block; margin-top: 0; margin-bottom: 0;