add .threecol class

This commit is contained in:
Rhiannon Morris 2020-12-05 20:02:55 +01:00
parent 642b7f7618
commit 3637b43aea
1 changed files with 10 additions and 0 deletions

View File

@ -196,6 +196,16 @@ dd + dt {
}
.threecol {
columns: 3;
column-gap: 2em;
}
.threecol dd {
break-before: avoid;
}
@media (prefers-color-scheme: dark) {
:root {
--gradient: