diff --git a/src/App.vue b/src/App.vue index 2e916a5..8df0d45 100644 --- a/src/App.vue +++ b/src/App.vue @@ -62,7 +62,7 @@ #title-text { - font-size: 40px; + font-size: 46px; } #title-sub diff --git a/src/content/charlie-config.json b/src/content/charlie-config.json index ea3690b..b7a38d3 100644 --- a/src/content/charlie-config.json +++ b/src/content/charlie-config.json @@ -5,7 +5,7 @@ "sub": "This is a subtitle", "height": 80, "background": "title.jpeg", - "dim": 50, + "dim": 60, "text_color": "white", "font": "'Neucha', cursive" }