mirror of
https://github.com/picocss/pico.git
synced 2025-06-15 10:44:53 -04:00
refactor: loading
This commit is contained in:
parent
ea66c420ff
commit
ba388c9235
1 changed files with 0 additions and 3 deletions
|
@ -30,9 +30,6 @@
|
||||||
&:not(:empty) {
|
&:not(:empty) {
|
||||||
&::before {
|
&::before {
|
||||||
margin-right: calc(var(#{$✨}spacing) * 0.5);
|
margin-right: calc(var(#{$✨}spacing) * 0.5);
|
||||||
margin-left: 0;
|
|
||||||
margin-inline-start: 0;
|
|
||||||
margin-inline-end: calc(var(#{$✨}spacing) * 0.5);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue