forked from plume/joinplu.me
Reset Safari styles to correct header position
This commit is contained in:
parent
2471c67c0f
commit
b80c2105ca
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue