_main.scss, _contents.scss 적용

This commit is contained in:
basssy 2024-10-18 17:45:59 +09:00
parent 7d2d32f198
commit ee897ede4d
2 changed files with 1247 additions and 1147 deletions

File diff suppressed because it is too large Load Diff

View File

@ -114,12 +114,12 @@
box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.02); box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.02);
&.item01 { &.item01 {
flex: 1; flex: 1;
max-height: 400px; height: 400px;
} }
&.item02 { &.item02 {
flex: none; flex: none;
width: 451px; width: 451px;
max-height: 400px; height: 400px;
} }
&.item03 { &.item03 {
flex: 1; flex: 1;