target-inline-icons
This commit is contained in:
parent
10fc6f6ad2
commit
b972e4dd61
1 changed files with 11 additions and 0 deletions
|
|
@ -129,3 +129,14 @@
|
|||
.footer__title {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
/* Inline Icons */
|
||||
.markdown svg,
|
||||
.markdown img[src*="icon"],
|
||||
.markdown .icon {
|
||||
width: 16px !important;
|
||||
height: 16px !important;
|
||||
stroke-width: 2.5 !important;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue