diff options
| author | real-zephex <[email protected]> | 2024-04-07 13:05:54 +0530 |
|---|---|---|
| committer | real-zephex <[email protected]> | 2024-04-07 13:05:54 +0530 |
| commit | 9b33f959b479e2321568575ebd0bc94485cbbf95 (patch) | |
| tree | ead8a974e3b2fd048fd6ae4cf9c1d36657327fd4 /src/app/page.module.css | |
| parent | minor fixes, will merge later (diff) | |
| download | dramalama-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.css | 11 |
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 |