[S] Adjust dim and font

This commit is contained in:
Hykilpikonna
2019-12-22 23:22:20 -05:00
parent 8fe26f9385
commit a54ce97165
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
#title-text
{
font-size: 40px;
font-size: 46px;
}
#title-sub
+1 -1
View File
@@ -5,7 +5,7 @@
"sub": "This is a subtitle",
"height": 80,
"background": "title.jpeg",
"dim": 50,
"dim": 60,
"text_color": "white",
"font": "'Neucha', cursive"
}