Merge remote-tracking branch 'origin/next' into next
This commit is contained in:
commit
fb1f05b0ec
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue