fix layout font-size
This commit is contained in:
@ -250,7 +250,7 @@ a.view-markdown:any-link {
|
|||||||
.post-title a {
|
.post-title a {
|
||||||
color: var(--theme-color);
|
color: var(--theme-color);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-size: 18px;
|
font-size: 20px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user