hugo-tufte/assets/scss/components/brand.scss
2024-12-08 03:47:21 +01:00

10 lines
163 B
SCSS

.brand {
padding-top: 1rem;
padding-bottom: 1rem;
margin: auto !important;
text-align: center !important;
}
.brand > h1 {
font-size: 2.5em;
}