aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/components/main.css
diff options
context:
space:
mode:
authorWolfboy248 <121288977+Wolfboy248@users.noreply.github.com>2024-07-11 19:22:00 +0200
committerGitHub <noreply@github.com>2024-07-11 20:22:00 +0300
commit4bdb77287866c47f5b61d6472b3ff9cc4020f35e (patch)
treea8aac6098d991e5ae607dd7264f7bf2631d84e99 /frontend/src/components/main.css
parentdocs: add wolfboy248 onto project team (#179) (diff)
downloadlphub-4bdb77287866c47f5b61d6472b3ff9cc4020f35e.tar.gz
lphub-4bdb77287866c47f5b61d6472b3ff9cc4020f35e.tar.bz2
lphub-4bdb77287866c47f5b61d6472b3ff9cc4020f35e.zip
fix: about page crash, update packages (#181)
Diffstat (limited to 'frontend/src/components/main.css')
-rw-r--r--frontend/src/components/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/components/main.css b/frontend/src/components/main.css
index 9e9be86..48e6379 100644
--- a/frontend/src/components/main.css
+++ b/frontend/src/components/main.css
@@ -10,7 +10,7 @@ main {
10 10
11 padding-right: 30px; 11 padding-right: 30px;
12 12
13 /* font-size: 40px; */ 13 font-size: 40px;
14 font-family: BarlowSemiCondensed-Regular; 14 font-family: BarlowSemiCondensed-Regular;
15 color: #cdcfdf; 15 color: #cdcfdf;
16 16