* Refactor .article-* with css utilities.

This commit is contained in:
sunhao
2023-12-14 17:21:01 +08:00
parent 8964b32fb5
commit fbc30c4394
60 changed files with 85 additions and 93 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ div
),
div
(
setClass('entity-label flex items-center gap-x-2 article-h1'),
setClass('entity-label flex items-center gap-x-2 text-lg font-bold'),
$lang->tree->common . $lang->colon . $root->name
)
);