Closed rubjo closed 2 years ago
Hmm..weird that font-family was not passed, because it must inherit from parent, like html/body. Anyway, good catch @rubjo! Thank you! I have pushed fix, version 1.2.1
So, both ways working now in Chrome/FF/Safari for whole modal
ninja-keys {
font-family: 'Victor Mono', monospace;
}
Or with css variable
ninja-keys {
--ninja-font-family: 'Victor Mono', monospace;
}
Looks good with Victor Font too π
πΊπ¦
Huge thanks for making this very nice library! Is there any way to set the font-family for the whole modal?
I've tried
...but have found no way of setting the font for the breadcrumbs.