summaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
authorTinWoodman92 <chrhodgden@gmail.com>2024-01-09 16:37:38 -0600
committerTinWoodman92 <chrhodgden@gmail.com>2024-01-09 16:37:38 -0600
commit8e29e09ae2ecc50cc940f2432f0c503be2bfa79c (patch)
treee31c72fc88861897e8dd66ca31cf13ca8062f26a /about.html
parent9bc8345d90424400a36ab4fcbfbeeb0253747a86 (diff)
added mobile media query
Diffstat (limited to 'about.html')
-rw-r--r--about.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/about.html b/about.html
index 13f41b5..365abdb 100644
--- a/about.html
+++ b/about.html
@@ -3,6 +3,7 @@
<head>
<title>chrhodgden - About</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css"/>
<style>
:root {