diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 454c36cb0929351deccca11553c35cbff845b2ad (patch) | |
tree | 0c893b01f71a716854beb640c2c84e3aface539f /index.html | |
parent | log (diff) | |
download | w-454c36cb0929351deccca11553c35cbff845b2ad.tar w-454c36cb0929351deccca11553c35cbff845b2ad.tar.gz w-454c36cb0929351deccca11553c35cbff845b2ad.tar.bz2 w-454c36cb0929351deccca11553c35cbff845b2ad.tar.xz w-454c36cb0929351deccca11553c35cbff845b2ad.zip |
changed dark mode colors
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 2a717d1..ce64db3 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ <!DOCTYPE html><html lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="viewport" content="width=device-width, initial-scale=1.0" /> +<meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="stylesheet" type="text/css" href="css/main.css" /> <title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> |