mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Add tab-size: 4, closes #256
This commit is contained in:
@@ -7,6 +7,7 @@ html {
|
||||
background-color: var(--wa-color-surface-default);
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
tab-size: 4;
|
||||
}
|
||||
|
||||
:is(html, body):has(wa-page) {
|
||||
|
||||
Reference in New Issue
Block a user