void/styles/Title.module.sass
2022-07-30 23:59:56 +02:00

5 lines
No EOL
198 B
Sass

.title
display: inline-flex
font-size: 3rem
margin-top: 5rem
background-image: linear-gradient(to top, transparent 0.15em, rgb(0, 0, 0) 0.15em, rgb(0, 0, 0) 0.6em, transparent 0.6em)