Update site.css.scss

This commit is contained in:
Marek Ľach 2019-05-08 23:11:16 +02:00 committed by GitHub
parent 7b5ce23418
commit a134302375
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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