Skip to content

Commit 3bdf14d

Browse files
committed
Update(mdj): change color attribute of liquidTags
1 parent e8d9822 commit 3bdf14d

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)