diff --git a/css/style.css b/css/style.css index 291f754..f72b239 100644 --- a/css/style.css +++ b/css/style.css @@ -134,6 +134,12 @@ a { width: calc(100% - 6rem); } +.image-table__image { + height: 4rem; + object-fit: cover; + width: 6rem; +} + .image-table__title { display: block; } diff --git a/templates/xml-sitemap.ss b/templates/xml-sitemap.ss index 2ad089b..96aa69f 100644 --- a/templates/xml-sitemap.ss +++ b/templates/xml-sitemap.ss @@ -50,10 +50,10 @@