Made the mobile version look better... somehow...

This commit is contained in:
2026-02-18 19:35:27 +00:00
parent 39967a9ba1
commit 1f1f2f6a9e

View File

@ -8,6 +8,7 @@
<title></title> <title></title>
<link rel="stylesheet" href="/styles.css"> <link rel="stylesheet" href="/styles.css">
<script src="/main.js"></script> <script src="/main.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head> </head>
<body> <body>