Skip to content

Commit 1dc2108

Browse files
Fix typo (#286)
1 parent 1aa74c6 commit 1dc2108

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2729,7 +2729,7 @@ hr {
27292729
vertical-align: middle;
27302730
}
27312731
.links-of-author a::before {
2732-
background: #d62232;
2732+
background: #c8ffff;
27332733
display: inline-block;
27342734
margin-right: 3px;
27352735
transform: translateY(-2px);

0 commit comments

Comments
 (0)