fix layout

This commit is contained in:
jxxghp
2023-06-30 17:04:19 +08:00
parent e12c464f14
commit dab2fa4a13
6 changed files with 26 additions and 41 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ body {
flex-grow: 1;
// TODO: Use grid gutter variable here
padding-block: 1.5rem;
padding-block: 0.5rem;
}
.layout-footer {
+1 -1
View File
@@ -4,7 +4,7 @@
%boxed-content {
@at-root #{&}-spacing {
// TODO: Use grid gutter variable here
padding-inline: 1.5rem;
padding-inline: 0.5rem;
}
inline-size: 100%;