fix title

This commit is contained in:
Kazhnuz 2018-06-08 01:13:26 +02:00
parent ea09eda81e
commit e644204f61
1 changed files with 3 additions and 1 deletions

View File

@ -34,8 +34,10 @@ header h1 {
font-weight:700;
font-size:5.4em;
font-style:oblique;
text-shadow: 0px 2px 12px rgba(0, 0, 0, 0.4);
text-shadow: 0px 2px 12px rgba(0, 0, 0, 0);
padding-bottom:0px;
margin:auto;
text-align:center;
}
.navbar {