Merge pull request 'fix-extra-linebreak' (#9) from Tortellini/duckling:fix-extra-linebreak into main
All checks were successful
Publish / publish (push) Successful in 20s
All checks were successful
Publish / publish (push) Successful in 20s
Reviewed-on: #9 Reviewed-by: david-swift <david-swift@noreply.aproksha.uber.space>
This commit is contained in:
commit
bcdfbaf5f8
@ -65,7 +65,9 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
font-family: var(--font-system-ui);
|
font-family: var(--font-system-ui);
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
-webkit-mask-image: var(--icon-right);
|
-webkit-mask-image: var(--icon-right);
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user