Address comments
This commit is contained in:
@@ -44,7 +44,7 @@ img {
|
||||
.header {
|
||||
background-color: var(--light-bg-color);
|
||||
color: inherit;
|
||||
font-size: 1.15rem;
|
||||
font-size: 1.2rem;
|
||||
height: 50px;
|
||||
left: 0;
|
||||
position: fixed;
|
||||
@@ -111,12 +111,8 @@ img {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.feather-sun {
|
||||
fill: black
|
||||
}
|
||||
|
||||
a:hover .feather-sun {
|
||||
fill: none;
|
||||
fill: black;
|
||||
color: black;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user