Position logo in the center for Safari

This commit is contained in:
Marek Ľach 2019-05-17 14:26:22 +02:00 committed by GitHub
parent eab0aad0dc
commit 40ece3c5f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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