forked from mirrors/hugo-tufte
10 lines
163 B
SCSS
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;
|
|
}
|