Fix h1 fontsize.
This commit is contained in:
parent
a9009d4de2
commit
dc9d5d0be3
@ -16,15 +16,13 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
h1{
|
h1{
|
||||||
font-size: 1.75rem;
|
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
float: left;
|
float: left;
|
||||||
@media (min-width: 375px){
|
margin-top: 2px;
|
||||||
margin-top: 0px;
|
@media (min-width: 768px){
|
||||||
font-size: 2rem;
|
margin-top: -8px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user