Fixed title
This commit is contained in:
parent
d3e23e0dd8
commit
422f3578ac
@ -19,6 +19,14 @@ body{
|
|||||||
|
|
||||||
#header{
|
#header{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
h1{
|
||||||
|
font-size: 15vw;
|
||||||
|
margin-top: 5px;
|
||||||
|
margin-bottom: 5px;
|
||||||
|
@media(min-width: 320px){
|
||||||
|
font-size: 3em;
|
||||||
|
}
|
||||||
|
}
|
||||||
#nav{
|
#nav{
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
>a{
|
>a{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user