fix title
This commit is contained in:
parent
ea09eda81e
commit
e644204f61
1 changed files with 3 additions and 1 deletions
|
@ -34,8 +34,10 @@ header h1 {
|
||||||
font-weight:700;
|
font-weight:700;
|
||||||
font-size:5.4em;
|
font-size:5.4em;
|
||||||
font-style:oblique;
|
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;
|
padding-bottom:0px;
|
||||||
|
margin:auto;
|
||||||
|
text-align:center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar {
|
.navbar {
|
||||||
|
|
Reference in a new issue