Thinner border of footer
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user