fix(link): fix tags/categories link bug
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
line-height: 3rem;
|
||||
}
|
||||
|
||||
.meta {
|
||||
font-size: .88rem;
|
||||
.post-meta {
|
||||
font-size: .875rem;
|
||||
color: $global-font-secondary-color;
|
||||
|
||||
span {
|
||||
|
||||
@@ -30,8 +30,7 @@
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
|
||||
.meta {
|
||||
font-size: .875rem !important;
|
||||
.post-meta {
|
||||
a {
|
||||
color: $global-font-secondary-color !important;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user