🏗️ Finish the post meta attributes redesign.

This commit is contained in:
凡梦星尘
2022-06-01 17:06:27 +08:00
parent b368bffde3
commit bb77f9bfb6
14 changed files with 129 additions and 35 deletions

View File

@@ -80,8 +80,8 @@ $post_meta_item_text: {{ $P.postMeta.itemText }};
$reward_settings_animation: {{ $P.rewardSets.animation }};
// TODO find the paramters
$text_align_desktop: center;
$text_align_mobile: center;
$text_align_desktop: justify;
$text_align_mobile: justify;
// Note
$note_icons: {{ $P.note.icons }};