Add page, site prefixes to all CSS names

This commit is contained in:
Will Faught
2025-02-08 22:12:05 -08:00
parent 03208bde58
commit aabb52bd64
11 changed files with 141 additions and 136 deletions

View File

@@ -73,7 +73,7 @@ blockquote > p:last-of-type {
.paige-row-short:last-child,
.paige-row-tall,
.paige-video,
#paige-content > *,
#paige-page-content > *,
table {
margin-bottom: 1rem;
}