diff options
Diffstat (limited to 'html/cards/index.html')
-rw-r--r-- | html/cards/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/cards/index.html b/html/cards/index.html index 4e38953..37bb088 100644 --- a/html/cards/index.html +++ b/html/cards/index.html @@ -4,6 +4,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Cards</title> + <link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet"> <style> body { margin: 0; |