www-new/pages/news/[year]/[term].module.css

8 lines
89 B
CSS

.page {
padding-bottom: calc(30rem / 16);
}
.term {
color: var(--primary-accent);
}