hugo-tufte/assets/scss/components/brand.scss

9 lines
99 B
SCSS
Raw Permalink Normal View History

2024-09-27 15:52:05 +02:00
.brand {
padding-top: 1rem;
padding-bottom: 1rem;
}
2024-09-28 00:42:29 +02:00
.brand > h1 {
font-size: 2.5em;
}