mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 03:06:14 -04:00
reorder scss files to match build output
This commit is contained in:
parent
f91ef15cef
commit
fd93112beb
10 changed files with 27 additions and 25 deletions
|
@ -85,9 +85,9 @@
|
|||
display: block;
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
margin-inline-start: auto;
|
||||
margin-block-start: calc(var(#{$css-var-prefix}spacing) * -1);
|
||||
margin-block-end: var(#{$css-var-prefix}spacing);
|
||||
margin-inline-start: auto;
|
||||
border: none;
|
||||
background-image: var(#{$css-var-prefix}icon-close);
|
||||
background-position: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue