0x221e/assets/sass/pages/_index.scss

9 lines
131 B
SCSS
Raw Normal View History

2023-03-27 21:49:34 -05:00
.indexWrapper {
display: flex;
flex-direction: column;
justify-content: center;
}
.indexHeader {
font-size: 3em;
}