Reset Safari styles to correct header position

witch.academy
Marek Ľach 5 years ago committed by GitHub
parent 2471c67c0f
commit b80c2105ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@ h1, h2, h3 {
header {
margin: auto;
padding: 12vh 23vw;
-webkit-padding-start: 60px;
-webkit-padding-start: 0px;
background: linear-gradient(0deg, $plumedark, $plume);
color: white;
font-size: 1.5em;

Loading…
Cancel
Save