mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
set a default aspect ratio
This commit is contained in:
@@ -8,7 +8,7 @@ export default css`
|
||||
display: flex;
|
||||
|
||||
--slide-gap: var(--sl-spacing-medium, 1rem);
|
||||
--aspect-ratio: unset;
|
||||
--aspect-ratio: 16 / 9;
|
||||
--scroll-padding: 0px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user