updated scaling for mobile

This commit is contained in:
dangrubbb
2025-06-12 12:07:19 -04:00
parent f2db5f197a
commit 5f32d340fd
2 changed files with 26 additions and 10 deletions

View File

@ -5,6 +5,7 @@
<meta charset="UTF-8">
<title>dangrubb.net</title>
<link rel="icon" href="/src/img/favicon.ico" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="/src/img/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="./style.css">