fix a typo
This commit is contained in:
parent
23ef426a2b
commit
28250a14e7
|
@ -90,7 +90,7 @@
|
||||||
width: 15em;
|
width: 15em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media(min-width:1200) {
|
@media(min-width:1200px) {
|
||||||
div.container{
|
div.container{
|
||||||
--bs-gutter-x: 0;
|
--bs-gutter-x: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue