summaryrefslogtreecommitdiff
path: root/to/halloween-blender
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-23 20:49:24 -0700
committers1n <[email protected]>2019-10-23 20:49:24 -0700
commit186c562564f40b33ef9c57fe382a6b63e0cbc48d (patch)
treea3702ff8e56a4e73e764206f9560a9bd7021dc8a /to/halloween-blender
parentaccurate mobile detec (diff)
downloads1n.pw-admin-186c562564f40b33ef9c57fe382a6b63e0cbc48d.tar.xz
s1n.pw-admin-186c562564f40b33ef9c57fe382a6b63e0cbc48d.zip
make all mobile sites into media queries :)))
Diffstat (limited to 'to/halloween-blender')
-rw-r--r--to/halloween-blender/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/to/halloween-blender/index.html b/to/halloween-blender/index.html
index 3e9adfd..2c176d4 100644
--- a/to/halloween-blender/index.html
+++ b/to/halloween-blender/index.html
@@ -32,6 +32,15 @@
<script src="/js/background-sparkles.js"></script>
<script src="/to/js/countdown.js"></script>
+ <!-- Inline CSS -->
+ <style>
+ @media(max-width: 768px;) {
+ .navigation-bar {
+ display: none;
+ }
+ }
+ </style>
+
<!-- Navigation Bar -->
<div class="navigation-bar">
<nav class="nav">