#692, #723: Redesign blog, add thumbnails support and pagination

This commit is contained in:
Alex Shpak
2025-09-18 10:12:03 +02:00
parent 2745893250
commit 6f472b3009
9 changed files with 103 additions and 24 deletions
+1 -1
View File
@@ -210,7 +210,7 @@
background: var(--gray-100);
}
img {
> img {
width: 100%;
display: block;
aspect-ratio: 4 / 3;