DEV: use wildcard selector for common container behavior (#120)

This commit is contained in:
Kris
2025-04-08 17:01:08 -04:00
committed by GitHub
parent 5299986ed1
commit 2674364309
2 changed files with 2 additions and 26 deletions
-4
View File
@@ -55,10 +55,6 @@
}
}
}
.container.posts,
#topic-footer-buttons {
padding: 0 24px;
}
.container.posts {
grid-template-columns: auto 8em;