sforkowany z mirror/soapbox
Fix accordion arrow icons
rodzic
89ac03e07a
commit
e7f7a3cb6f
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue