From 29197e74556a21bf3134007c71330c1280613a55 Mon Sep 17 00:00:00 2001 From: Ernest Ojeh Date: Mon, 20 Jan 2020 21:26:42 +0100 Subject: [PATCH] Overflow fix for mobile --- _scss/_layout.scss | 4 ++++ index.html | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/_scss/_layout.scss b/_scss/_layout.scss index 11fb6a3..98ceef9 100644 --- a/_scss/_layout.scss +++ b/_scss/_layout.scss @@ -82,6 +82,10 @@ body { } } +html, body { + overflow-x: hidden; +} + .preload * { transition: none !important; } diff --git a/index.html b/index.html index 28a560f..56ab796 100644 --- a/index.html +++ b/index.html @@ -15,8 +15,8 @@
-

I'm a designer, developer, photographer, and artist based in Amsterdam

-

Currently working as a UX Designer at Booking.com

+

I'm a UX designer, photographer, and artist based in Amsterdam

+

Currently working at Booking.com