diff --git a/css/theme.css b/css/theme.css index db5407e..801265f 100644 --- a/css/theme.css +++ b/css/theme.css @@ -19,7 +19,7 @@ article { } article.title { - background: url("./images/freeside.svg") no-repeat bottom center / 8em; + background: url(images/freeside.svg) no-repeat center 4em / 9em; } article:not(.title) {