aboutsummaryrefslogtreecommitdiff
path: root/apps/website/src/styles/global.css
diff options
context:
space:
mode:
authorLynithDev <61880709+LynithDev@users.noreply.github.com>2023-12-28 12:23:43 +0100
committerLynithDev <61880709+LynithDev@users.noreply.github.com>2023-12-28 12:23:43 +0100
commit092ad3a326145c17eb0a6967e284cc03d57c1851 (patch)
tree46f658febeb0f358d55aa5f001d69212cb07ee9b /apps/website/src/styles/global.css
parent7fcd0059ee3507886fb50be467e562c3337e62c2 (diff)
downloadNexus-092ad3a326145c17eb0a6967e284cc03d57c1851.tar.gz
Nexus-092ad3a326145c17eb0a6967e284cc03d57c1851.tar.bz2
Nexus-092ad3a326145c17eb0a6967e284cc03d57c1851.zip
Lots of changes + about us page
Diffstat (limited to 'apps/website/src/styles/global.css')
-rw-r--r--apps/website/src/styles/global.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/website/src/styles/global.css b/apps/website/src/styles/global.css
index 1a9f19b..f98d574 100644
--- a/apps/website/src/styles/global.css
+++ b/apps/website/src/styles/global.css
@@ -24,7 +24,7 @@
html,
body {
- @apply text-[14px] md:text-[16px];
+ @apply text-[15px] md:text-[16px];
}
a {