diff --git a/assets/css/layout.css b/assets/css/layout.css index c9f76f2..b8fcc0c 100644 --- a/assets/css/layout.css +++ b/assets/css/layout.css @@ -264,7 +264,7 @@ .section--preview.horizontal img { width: 90vh; height: 90vw; - transform: rotate(-90deg); + transform: rotate(0deg); } .section--switch .section__intro{