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