Skip to content

Commit 7f69829

Browse files
committed
Update(mdj): change color attribute of liquidTags
1 parent 8f69c80 commit 7f69829

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/sass/imports/_general.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,10 @@ input[type="reset"],
398398
width: 30px;
399399
}
400400

401+
.liquidTag {
402+
color: _palette(txtmet);
403+
}
404+
401405
/* Videos, audios and embeds */
402406

403407
embed,

0 commit comments

Comments
 (0)