this one needs fixed too smh

This commit is contained in:
Emilia Allison 2024-05-04 12:47:33 -04:00
parent e2b60db31d
commit ed00f2bdfe
Signed by: emilia
GPG Key ID: 05D5D1107E5100A1
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ $offset-amt: 0.33fr;
@extend .offset-grid#{$dir_adj}#{$size_adj};
div {
grid-area: n / s;
max-width: 800px;
}
}
}