diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index e32a63a..95b5274 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -34,11 +34,6 @@ margin-top: 5px; } -h1 svg.icon { - width: 30px; - height: 30px; -} - /* Header formatting (website title and article section headers) */ @@ -136,6 +131,11 @@ code { vertical-align: middle; } +h1 svg.icon { + width: 30px; + height: 30px; +} + /* Pagination */