aboutsummaryrefslogtreecommitdiff
path: root/styles/Page.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/Page.module.css')
-rw-r--r--styles/Page.module.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/Page.module.css b/styles/Page.module.css
index 3763f3e..4d9e96b 100644
--- a/styles/Page.module.css
+++ b/styles/Page.module.css
@@ -15,7 +15,7 @@
.footer {
width: 100%;
height: 100px;
- border-top: 1px solid #eaeaea;
+ border-top: 1px solid #3a3a3a;
display: flex;
justify-content: center;
align-items: center;