updated style

This commit is contained in:
Kyle
2020-12-28 17:00:21 -08:00
parent fdd9f9b548
commit c83eac81c0
2 changed files with 2 additions and 2 deletions

View File

@@ -286,7 +286,7 @@ a:hover {
.menu {
position: fixed;
z-index: 10;
bottom: 100vh;
bottom: 200vh;
left: 0;
width: 100vw;
height: 100vh;

View File

@@ -9,7 +9,7 @@
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="stylesheet" href="/css/reset.css">
<link rel="stylesheet" href="/css/style-2.css">
<link rel="stylesheet" href="/css/style-3.css">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">