Skip to content

Commit 7598972

Browse files
committed
Update logo-link
1 parent ebc63e0 commit 7598972

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/css/custom.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -795,9 +795,9 @@ hr {
795795
position: absolute;
796796
top: 50%;
797797
transform: translateY(-50%);
798-
&::before {
799-
content: "/"
800-
}
798+
}
799+
.logo-link::before {
800+
content: "/"
801801
}
802802
.logo-link:hover {
803803
transform: translateY(-60%);

0 commit comments

Comments
 (0)