mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Remove component-spacing-small|big
This commit is contained in:
@@ -4,7 +4,7 @@ body {
|
||||
|
||||
#head {
|
||||
padding: 0 2rem;
|
||||
margin: var(--component-spacing-big) 0;
|
||||
margin: 2rem 0;
|
||||
}
|
||||
|
||||
#head a {
|
||||
@@ -49,7 +49,7 @@ body {
|
||||
|
||||
#foot {
|
||||
text-align: center;
|
||||
margin: var(--component-spacing-big) 0;
|
||||
margin: 2rem 0;
|
||||
}
|
||||
|
||||
#foot img {
|
||||
|
||||
Reference in New Issue
Block a user