X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/c7530c743eb2d8f45167ae0a9ed641559a4d550e..8ed7634d0fa3b7154275c14477b361b358ee783f:/base.css diff --git a/base.css b/base.css index 6f34ef1..31429aa 100644 --- a/base.css +++ b/base.css @@ -736,7 +736,7 @@ figure img { } @media (min-width: 603px) and (min-height: 400px) { /* fit 3 cells of 200x133 */ - .gallery > ul > li:first-child > figure, + .gallery > li:first-child > figure, .gallery li.huge > figure { grid-row: span 3; grid-column: span 3;