Changing the title size so it fits.
This commit is contained in:
parent
f0d6cbc1a8
commit
5a458c8201
@ -20,7 +20,7 @@ body {
|
|||||||
min-width: 100%; }
|
min-width: 100%; }
|
||||||
body div.title-image div.text-title {
|
body div.title-image div.text-title {
|
||||||
color: coral;
|
color: coral;
|
||||||
font-size: 4.0vh;
|
font-size: 3.0vh;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
|
@ -29,7 +29,7 @@ body {
|
|||||||
}
|
}
|
||||||
div.text-title {
|
div.text-title {
|
||||||
color: coral;
|
color: coral;
|
||||||
font-size: 4.0vh;
|
font-size: 3.0vh;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user