_main.scss, _contents.scss 적용
This commit is contained in:
parent
7d2d32f198
commit
ee897ede4d
File diff suppressed because it is too large
Load Diff
@ -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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user