diff --git a/themes/attilax/layout.css b/themes/attilax/layout.css index 2202b25..4e155b5 100644 --- a/themes/attilax/layout.css +++ b/themes/attilax/layout.css @@ -28,6 +28,11 @@ body > header { margin-bottom: 2rem; } +body > header > :first-child { + + margin-top: 2rem; +} + body > header a span { display: none;