diff --git a/src/styles/global.css b/src/styles/global.css index 6f42924..d84c877 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -12,6 +12,10 @@ font-family: 'Hack', monospace; } +a { + text-decoration-line: underline; +} + html, body, body > div:first-child,