[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 #title-text
{ {
font-size: 40px; font-size: 46px;
} }
#title-sub #title-sub
+1 -1
View File
@@ -5,7 +5,7 @@
"sub": "This is a subtitle", "sub": "This is a subtitle",
"height": 80, "height": 80,
"background": "title.jpeg", "background": "title.jpeg",
"dim": 50, "dim": 60,
"text_color": "white", "text_color": "white",
"font": "'Neucha', cursive" "font": "'Neucha', cursive"
} }