diff --git a/styles/global.css b/styles/global.css index ac337be..766a6ca 100644 --- a/styles/global.css +++ b/styles/global.css @@ -93,6 +93,10 @@ img { font-size: 60px; } +.info-title { + font-size: 56px; +} + #info-button { font-family: "VT323", monospace; font-size: 55px;