chore: update blog content and config
This commit is contained in:
@@ -145,3 +145,14 @@ html:not([data-theme="dark"]) #post-info #post-meta i {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
/* ==================== 文章标题栏字号放大 30% ==================== */
|
||||
#post-info .post-title {
|
||||
font-size: 3.25em !important;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
#post-info .post-title {
|
||||
font-size: 2.73em !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user