aboutsummaryrefslogtreecommitdiff
path: root/styles/globals.css
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-05-02 20:44:36 +0700
committerGitHub <[email protected]>2023-05-02 20:44:36 +0700
commit282b8066b10d3efd8bc7670405b2c4e1c56c6b1b (patch)
tree72a4750b122638a301a58aa6ff0eb267db7e2359 /styles/globals.css
parentUpdate v3.5.4 (diff)
parentRevamped 404 page (diff)
downloadmoopa-282b8066b10d3efd8bc7670405b2c4e1c56c6b1b.tar.xz
moopa-282b8066b10d3efd8bc7670405b2c4e1c56c6b1b.zip
Small Patch to v3.5.4
Diffstat (limited to 'styles/globals.css')
-rw-r--r--styles/globals.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/styles/globals.css b/styles/globals.css
index f2ea9d2..a26fbf3 100644
--- a/styles/globals.css
+++ b/styles/globals.css
@@ -3,12 +3,6 @@
@tailwind components;
@tailwind utilities;
-@media (max-width: 768px) {
- svg {
- height: 90%;
- }
-}
-
* {
-webkit-tap-highlight-color: transparent;
}