diff --git a/content/static/style/default.css b/content/static/style/default.css index a843f152a..779b2d939 100644 --- a/content/static/style/default.css +++ b/content/static/style/default.css @@ -440,12 +440,13 @@ abbr.dtstart, abbr.dtend { #portal article { display: inline-block; text-align: left; + margin: -0.4em -0.15em; } #portal article > a { display: block; position: relative; - width: 14.5em; - height: 14.5em; + width: 25em; + height: 25em; overflow: hidden; border-bottom: none; margin: 0;