mirror of
https://git.hmsn.ink/kospo/svcm/dmz.git
synced 2026-03-19 21:05:08 +09:00
사이즈 수정
This commit is contained in:
@@ -69,7 +69,7 @@ const props = withDefaults(defineProps<{
|
|||||||
@media only screen and (width >= 1408px) {
|
@media only screen and (width >= 1408px) {
|
||||||
.page-content-wrapper {
|
.page-content-wrapper {
|
||||||
&.is-size-large {
|
&.is-size-large {
|
||||||
max-width: 1380px;
|
max-width: 1680px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.is-size-wide {
|
&.is-size-wide {
|
||||||
|
|||||||
Reference in New Issue
Block a user