Thinner border of footer

This commit is contained in:
Avijit 🚀
2021-08-05 00:43:29 +02:00
committed by Yash Mehrotra
parent 1c5e56a06f
commit 113158ce4e

View File

@@ -149,7 +149,7 @@ a:hover .feather-sun {
/* FOOTER */ /* FOOTER */
.footer { .footer {
bottom: 0; bottom: 0;
border-top: 1px solid var(--light-header-divider-color); border-top: 0.5px solid var(--light-header-divider-color);
color: inherit; color: inherit;
left: 0; left: 0;
overflow: hidden; overflow: hidden;