1
Fork 0
href-plus/source/scss/pages/_home.scss

10 lines
117 B
SCSS
Raw Normal View History

2021-12-30 22:40:57 +00:00
.home-page {
padding: 1rem;
h1::after {
content: 'WIP';
font-size: 1rem;
vertical-align: top;
}
}