Merge remote-tracking branch 'origin/next' into next
This commit is contained in:
commit
fb1f05b0ec
1 changed files with 4 additions and 3 deletions
|
@ -28,9 +28,10 @@
|
|||
&::after {
|
||||
content: '';
|
||||
display: block;
|
||||
font-family: ForkAwesome;
|
||||
font-size: 20px;
|
||||
padding-left: 10px;
|
||||
font-family: 'Font Awesome 5 Free';
|
||||
font-weight: 900;
|
||||
font-size: 0.8em;
|
||||
padding-left: 0.6em;
|
||||
margin-left: auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue