Fix font display a tad w/ shadow
This commit is contained in:
parent
6517a05019
commit
b38d34c7a7
|
@ -73,7 +73,7 @@ h1 {
|
||||||
font-size: 20pt;
|
font-size: 20pt;
|
||||||
|
|
||||||
color: white;
|
color: white;
|
||||||
|
text-shadow: 3px 3px 3px grey;
|
||||||
display: inline;
|
display: inline;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
}
|
}
|
||||||
|
|
Reference in New Issue