aboutsummaryrefslogtreecommitdiff
path: root/src/app/info
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-03-22 00:17:19 +0530
committerreal-zephex <[email protected]>2024-03-22 00:17:19 +0530
commit4f805b86cb3de4b407097f904fccd856242f961e (patch)
tree8ae489f5c5fa28bb144999d0624726b68a0165b2 /src/app/info
parentfix: minor css fix (diff)
downloaddramalama-4f805b86cb3de4b407097f904fccd856242f961e.tar.xz
dramalama-4f805b86cb3de4b407097f904fccd856242f961e.zip
fix: minor css fix
Diffstat (limited to 'src/app/info')
-rw-r--r--src/app/info/info.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/app/info/info.css b/src/app/info/info.css
index e9bb501..0141b6a 100644
--- a/src/app/info/info.css
+++ b/src/app/info/info.css
@@ -17,7 +17,7 @@
}
.titleContainer p {
- color: var(--neon-green );
+ color: var(--neon-yellow);
width: 60%;
font-family: "Kanit";
font-size: 24px;
@@ -79,5 +79,5 @@
.infoPageContainer p {
color: black;
}
-
+
} \ No newline at end of file