forked from plume/joinplu.me
Make the header display more concisely in Safari
This commit is contained in:
parent
818087d0f5
commit
c11696221d
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ h1, h2, h3 {
|
|||
header {
|
||||
margin: auto;
|
||||
padding: 12vh 23vw;
|
||||
-webkit-padding-start: 12vh 23vw;
|
||||
background: linear-gradient(0deg, $plumedark, $plume);
|
||||
color: white;
|
||||
font-size: 1.5em;
|
||||
|
|
Loading…
Reference in a new issue