aboutsummaryrefslogtreecommitdiff
path: root/static/css/input.css
diff options
context:
space:
mode:
authorBobby <[email protected]>2024-08-30 21:50:38 -0400
committerBobby <[email protected]>2024-08-30 21:50:38 -0400
commitf362d5a228a06e96c0752718707652e7d36d2456 (patch)
tree486695fb71e44934b41d80769cc71feb561fc096 /static/css/input.css
parentd8cf01eadeddce6cf183d84a18a6bf047183d255 (diff)
downloadyugen-f362d5a228a06e96c0752718707652e7d36d2456.tar.xz
yugen-f362d5a228a06e96c0752718707652e7d36d2456.zip
caches, mobile fixes, and i dont remember much of what i added
Diffstat (limited to 'static/css/input.css')
-rw-r--r--static/css/input.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/input.css b/static/css/input.css
index 0e05d6c..72124f8 100644
--- a/static/css/input.css
+++ b/static/css/input.css
@@ -16,7 +16,7 @@
* {
font-family: "Karla", sans-serif;
- box-sizing: border-box;
+ /* box-sizing: border-box; */
}
main {