diff --git a/css/style.css b/css/style.css index 6e51182..0d74218 100644 --- a/css/style.css +++ b/css/style.css @@ -191,7 +191,7 @@ article h2 { -moz-column-width: 112px; -moz-column-gap: 10px; column-count: 2; - column-width: 117px; + column-width: 112px; column-gap: 10px; } .tertiary article:last-of-type {