feat: Remove center on title

This commit is contained in:
2022-01-14 18:13:46 +01:00
parent 380bdcce72
commit 5a07cf7266
3 changed files with 8 additions and 5 deletions

View File

@ -30,6 +30,9 @@ hr
@media screen and (max-width: $size-small)
margin: calc(var(--tile)*2) calc(var(--tile)*-1)
.center
text-align: center
ul.no-style
margin: 0
padding: 0
@ -43,9 +46,6 @@ a
&:hover
text-decoration: underline
h1, h2, h3
text-align: center
h2
margin: calc(var(--tile)*1.5) auto