diff --git a/static/css/theme-coko/main.css b/static/css/theme-coko/main.css index 3b572a74768d4a9b7386aec80d8dd8c6abe3c4af..c385512a745ecb1e1a89f62657883293adbc18d5 100644 --- a/static/css/theme-coko/main.css +++ b/static/css/theme-coko/main.css @@ -850,13 +850,16 @@ article iframe { } .home section.section-blog .posts figure { - max-width: 90%; + max-width: 100%; height: auto; margin-top: 0; + align-content: start; + justify-content: start; + display: grid; } .home section.section-blog .posts img { - margin: 0 auto; + margin: 0 ; } .services article ul {