hugo-theme-terminal/assets/css/terms.css

10 lines
84 B
CSS
Raw Normal View History

.terms {
h1 {
color: var(--accent);
}
h3 {
font-size: initial;
}
}