feat: Remove center on title
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user