mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
adding --content-width-full prop to utils.css
* to set full width on elements alongside fixed width props
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
--content-width-m: round(up, 110ch, 1px);
|
||||
--content-width-s: round(up, 80ch, 1px);
|
||||
--content-width-xs: round(up, 50ch, 1px);
|
||||
|
||||
--content-width-full: 100%;
|
||||
|
||||
--content-padding-inline: 4ch;
|
||||
--content-flow-spacing: 8ch;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user