diff options
| author | real-zephex <[email protected]> | 2024-04-07 13:10:56 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-07 13:10:56 +0530 |
| commit | 7f8d767a38f9bbb2c514305ec3bf2b95ce1a4c4a (patch) | |
| tree | bf69af70dda71b8fdd2cb8bc9638d595c4f26453 /src/app/page.module.css | |
| parent | Merge pull request #2 from real-zephex/kdrama-section-rewrite (diff) | |
| parent | some minor fixes and qol improvements (diff) | |
| download | dramalama-7f8d767a38f9bbb2c514305ec3bf2b95ce1a4c4a.tar.xz dramalama-7f8d767a38f9bbb2c514305ec3bf2b95ce1a4c4a.zip | |
Merge pull request #3 from real-zephex/kdrama-section-rewrite
minor fixes, will merge later
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 |