aboutsummaryrefslogtreecommitdiff
path: root/src/app/globals.module.css
diff options
context:
space:
mode:
authorzephex <[email protected]>2024-04-20 13:34:53 +0530
committerzephex <[email protected]>2024-04-20 13:34:53 +0530
commitd6780cf3dad729c69a102ba2940188cf1e6bcbf4 (patch)
treed10a2aefef6664c42439f165c73722c514b032bc /src/app/globals.module.css
parentfeature added: tracker for mangas (diff)
downloaddramalama-d6780cf3dad729c69a102ba2940188cf1e6bcbf4.tar.xz
dramalama-d6780cf3dad729c69a102ba2940188cf1e6bcbf4.zip
idk whats happening
Diffstat (limited to 'src/app/globals.module.css')
-rw-r--r--src/app/globals.module.css34
1 files changed, 17 insertions, 17 deletions
diff --git a/src/app/globals.module.css b/src/app/globals.module.css
index dd29ada..73483ea 100644
--- a/src/app/globals.module.css
+++ b/src/app/globals.module.css
@@ -1,18 +1,18 @@
-.ErrorContainer {
- display: flex;
- justify-content: center;
- align-items: center;
- flex-direction: column;
- height: 100dvh;
- color: white;
- font-family: "Kanit";
- font-size: 20px;
-}
-
-.ErrorContainer button {
- border-radius: 5px;
- padding: 3px;
- font-family: "Lato";
- border: 0;
- outline: 0;
+.ErrorContainer {
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ flex-direction: column;
+ height: 100dvh;
+ color: white;
+ font-family: "Kanit";
+ font-size: 20px;
+}
+
+.ErrorContainer button {
+ border-radius: 5px;
+ padding: 3px;
+ font-family: "Lato";
+ border: 0;
+ outline: 0;
} \ No newline at end of file