aboutsummaryrefslogtreecommitdiff
path: root/front-end/src/bootstrap/style/footer.scss
diff options
context:
space:
mode:
Diffstat (limited to 'front-end/src/bootstrap/style/footer.scss')
-rw-r--r--front-end/src/bootstrap/style/footer.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/front-end/src/bootstrap/style/footer.scss b/front-end/src/bootstrap/style/footer.scss
index 4d05928..86b6e6b 100644
--- a/front-end/src/bootstrap/style/footer.scss
+++ b/front-end/src/bootstrap/style/footer.scss
@@ -1,5 +1,5 @@
footer{
- @apply text-center shadow-md bg-white dark:bg-dark-800 dark:text-gray-500;
+ @apply text-center shadow-md bg-white dark:bg-dark-800 dark:text-gray-400;
.footer-content{
@apply mx-auto max-w-7xl p-4;