fix a typo

This commit is contained in:
Justin 2025-01-29 18:00:39 -06:00
parent 23ef426a2b
commit 28250a14e7
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
width: 15em;
}
}
@media(min-width:1200) {
@media(min-width:1200px) {
div.container{
--bs-gutter-x: 0;
}