diff options
Diffstat (limited to 'styles/Home.module.css')
| -rw-r--r-- | styles/Home.module.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/Home.module.css b/styles/Home.module.css index a2c5476..afea393 100644 --- a/styles/Home.module.css +++ b/styles/Home.module.css @@ -19,7 +19,7 @@ .footer { width: 100%; height: 100px; - border-top: 1px solid #eaeaea; + border-top: 1px solid #3a3a3a; display: flex; justify-content: center; align-items: center; |
