chore: keep container width

This commit is contained in:
jinhojang6
2024-03-22 04:36:17 +09:00
committed by Jinho Jang
parent f67474ac58
commit 34b6057c93
@@ -239,9 +239,9 @@
--ifm-code-font-size: 100% !important;
@include utils.responsive('xl', 'down') {
--container-max-width: 912px;
}
// @include utils.responsive('xl', 'down') {
// --container-max-width: 912px;
// }
}
[data-theme='dark'] {