aboutsummaryrefslogtreecommitdiffstats
path: root/middleware/src/app/globals.css
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-06-30 23:30:09 -0700
committerPinapelz <yukais@pinapelz.com>2025-06-30 23:30:09 -0700
commitfc98ffbe8feb184ba88fb805a4c3b9ad018a6167 (patch)
treedc285431427fb67545b78a5335bf03a72fcf52a7 /middleware/src/app/globals.css
parent7a0a37568a0c5726d25ebf807d8d05c0e4faa74c (diff)
update stub middleware page css styling
Diffstat (limited to 'middleware/src/app/globals.css')
-rw-r--r--middleware/src/app/globals.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/middleware/src/app/globals.css b/middleware/src/app/globals.css
index 86fc27f..ff7d975 100644
--- a/middleware/src/app/globals.css
+++ b/middleware/src/app/globals.css
@@ -49,7 +49,7 @@ body {
.redirect-link {
color: var(--text-secondary);
- font-size: 0.875rem;
+ font-size: 2rem;
text-decoration: none;
transition: color 0.3s ease;
letter-spacing: 0.1rem;
@@ -65,8 +65,8 @@ body {
font-size: 2rem;
letter-spacing: 0.3rem;
}
-
+
.redirect-link {
font-size: 0.75rem;
}
-} \ No newline at end of file
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage