aboutsummaryrefslogtreecommitdiff
path: root/src/app/page.module.css
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-04-07 13:05:54 +0530
committerreal-zephex <[email protected]>2024-04-07 13:05:54 +0530
commit9b33f959b479e2321568575ebd0bc94485cbbf95 (patch)
treeead8a974e3b2fd048fd6ae4cf9c1d36657327fd4 /src/app/page.module.css
parentminor fixes, will merge later (diff)
downloaddramalama-9b33f959b479e2321568575ebd0bc94485cbbf95.tar.xz
dramalama-9b33f959b479e2321568575ebd0bc94485cbbf95.zip
some minor fixes and qol improvements
Diffstat (limited to 'src/app/page.module.css')
-rw-r--r--src/app/page.module.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/app/page.module.css b/src/app/page.module.css
index 85f94db..1d3be60 100644
--- a/src/app/page.module.css
+++ b/src/app/page.module.css
@@ -13,15 +13,4 @@
font-family: "Quicksand";
font-size: 20px;
color: white;
-}
-
-.auth button {
- padding: 5px;
- margin: 5px;
- font-family: "Atkinson Hyperlegible";
- font-size: 16px;
- border: none;
- outline: none;
- border-radius: 5px;
- background-color: var(--neon-green);
} \ No newline at end of file