wip
This commit is contained in:
@@ -94,7 +94,8 @@
|
|||||||
max-height: calc(100vh - 5rem);
|
max-height: calc(100vh - 5rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
.section__intro {
|
.section__intro,
|
||||||
|
.section--switch .section__intro {
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -125,7 +126,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.section__picture {
|
.section__picture {
|
||||||
width: 50vw;
|
width: 50%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user