Fix header alignment
This commit is contained in:
@@ -89,7 +89,7 @@ body {
|
|||||||
.nav-links .nav-icons-divider {
|
.nav-links .nav-icons-divider {
|
||||||
border-color: inherit;
|
border-color: inherit;
|
||||||
border-left: 1px solid;
|
border-left: 1px solid;
|
||||||
margin-right: 4.5px;
|
margin: 0 10px;
|
||||||
}
|
}
|
||||||
.nav-links #dark-theme-toggle:hover {
|
.nav-links #dark-theme-toggle:hover {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
@@ -133,6 +133,7 @@ body {
|
|||||||
/* ICONS */
|
/* ICONS */
|
||||||
.feather {
|
.feather {
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
margin: -3px auto;
|
||||||
stroke-width: 1.75;
|
stroke-width: 1.75;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user