Fix accordion arrow icons
This commit is contained in:
@@ -28,9 +28,10 @@
|
|||||||
&::after {
|
&::after {
|
||||||
content: '';
|
content: '';
|
||||||
display: block;
|
display: block;
|
||||||
font-family: ForkAwesome;
|
font-family: 'Font Awesome 5 Free';
|
||||||
font-size: 20px;
|
font-weight: 900;
|
||||||
padding-left: 10px;
|
font-size: 0.8em;
|
||||||
|
padding-left: 0.6em;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user