mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
reorder custom properties
This commit is contained in:
@@ -5,11 +5,11 @@ export default css`
|
||||
${componentStyles}
|
||||
|
||||
:host {
|
||||
display: flex;
|
||||
|
||||
--slide-gap: var(--sl-spacing-medium, 1rem);
|
||||
--aspect-ratio: 16 / 9;
|
||||
--scroll-hint: 0px;
|
||||
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.carousel {
|
||||
|
||||
Reference in New Issue
Block a user