aboutsummaryrefslogtreecommitdiff
path: root/src/app/anime/anime.css
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-04-07 20:37:22 +0530
committerreal-zephex <[email protected]>2024-04-07 20:37:22 +0530
commitf8309d93129ae805554458db3360a1f6d1bd5609 (patch)
treec3f8691783685d48e3f78743b6cb1639d345cb8e /src/app/anime/anime.css
parentMerge pull request #4 from real-zephex/cloudflare-fix (diff)
downloaddramalama-f8309d93129ae805554458db3360a1f6d1bd5609.tar.xz
dramalama-f8309d93129ae805554458db3360a1f6d1bd5609.zip
minor fix
Diffstat (limited to 'src/app/anime/anime.css')
-rw-r--r--src/app/anime/anime.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/app/anime/anime.css b/src/app/anime/anime.css
deleted file mode 100644
index 451b73a..0000000
--- a/src/app/anime/anime.css
+++ /dev/null
@@ -1,16 +0,0 @@
-.underDev {
- text-align: center;
- height: 90vh;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
-}
-
-.maintainenceContainer {
- display: flex;
- justify-content: center;
- align-items: center;
- flex-direction: column;
- height: 80dvh;
-} \ No newline at end of file