summaryrefslogtreecommitdiff
path: root/to
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-23 20:50:22 -0700
committers1n <[email protected]>2019-10-23 20:50:22 -0700
commite0d0ba212654069932a72eaf44d356de3031d433 (patch)
tree6215f1cb8069acfc52fd5b1df2944f06f3f16877 /to
parentmake all mobile sites into media queries :))) (diff)
downloads1n.pw-admin-e0d0ba212654069932a72eaf44d356de3031d433.tar.xz
s1n.pw-admin-e0d0ba212654069932a72eaf44d356de3031d433.zip
remove ;
Diffstat (limited to 'to')
-rw-r--r--to/halloween-blender/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/to/halloween-blender/index.html b/to/halloween-blender/index.html
index 2c176d4..3295070 100644
--- a/to/halloween-blender/index.html
+++ b/to/halloween-blender/index.html
@@ -34,7 +34,7 @@
<!-- Inline CSS -->
<style>
- @media(max-width: 768px;) {
+ @media(max-width: 768px) {
.navigation-bar {
display: none;
}