Skip to content

Commit ace9782

Browse files
author
Felix Hennig
committed
Fix for admontions font break after FontAwesome was added
1 parent 79c97a4 commit ace9782

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

preview-src/index.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Welcome to Stackable!
55
This documentation gives you an overview of the Stackable Data Platform, how to install and manage it as well as some tutorials.
66

7+
NOTE: This is a dummy note
8+
79
++++
810
<br>
911
++++

src/css/doc.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
.doc i.fa {
140140
hyphens: none;
141141
font-style: normal;
142+
font-family: inherit;
142143
}
143144

144145
.doc p code,

0 commit comments

Comments
 (0)