Skip to content

Commit

Permalink
added font-family to themes/itzbund indented text
Browse files Browse the repository at this point in the history
Refs: #6768
  • Loading branch information
AlexanderSchmidtCE committed Sep 16, 2024
1 parent 5f2e067 commit 8776186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/themes/itzbund/src/mixins/indented-text.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@mixin kol-indented-theme {
.kol-indented-text {
font-family: var(--font-family);
background: var(--color-white);
border-left: none;
box-shadow: -4px 0px 0px var(--color-petrol);
Expand Down

0 comments on commit 8776186

Please sign in to comment.