diff --git a/assets/css/media.css b/assets/css/media.css index 3c8cbda..3b88e9a 100644 --- a/assets/css/media.css +++ b/assets/css/media.css @@ -94,7 +94,8 @@ max-height: calc(100vh - 5rem); } - .section__intro { + .section__intro, + .section--switch .section__intro { flex-direction: row; } @@ -125,7 +126,7 @@ } .section__picture { - width: 50vw; + width: 50%; height: 100%; max-height: 100%; z-index: 1;