1

Fixed displaying content after the article tag

This commit is contained in:
2025-04-05 21:01:36 +02:00
parent 58cc98eeea
commit 62aa0e0ad4
2 changed files with 58 additions and 18 deletions

View File

@@ -1,5 +1,7 @@
.articles-list {
padding: 1rem;
position: relative;
z-index: 2;
}
.articles-grid {