fix: old post border color
This commit is contained in:
parent
7dc424ef5a
commit
48c3125080
3 changed files with 4 additions and 4 deletions
|
@ -44,7 +44,7 @@
|
|||
}
|
||||
|
||||
&.old-post {
|
||||
--border-color: var(--gray-light);
|
||||
--border-color: var(--gray-dark);
|
||||
}
|
||||
|
||||
&.rss {
|
||||
|
|
Reference in a new issue