Skip to content

Commit be1e074

Browse files
committed
fixing the header with sign
1 parent a6bde35 commit be1e074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/sass/developer-color-dark.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ html.dark-theme {
3535
.logo-wrap {
3636
.logo {
3737
color: white;
38-
}
38+
}
3939
&:hover .logo {
4040
color: $lavenderfloral;
4141
}

0 commit comments

Comments
 (0)