adds default single page apart from articles

This commit is contained in:
Drew
2025-03-21 16:34:40 -06:00
parent 69382c66ba
commit 0bde9892b0
9 changed files with 29 additions and 14 deletions

View File

@ -11,6 +11,7 @@
width: 100%;
}
.single-default &-grid,
.single-article &-grid {
gap: 1rem;
}