From ad79f50f2ea76a3c0ed482c5c2e80aa0e7aefe11 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Sat, 17 Nov 2018 02:36:34 +0900 Subject: [PATCH] Improved grid on mobile devices --- pages/profile/profile.scarlet | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/profile/profile.scarlet b/pages/profile/profile.scarlet index 69c9fba9..aff18cff 100644 --- a/pages/profile/profile.scarlet +++ b/pages/profile/profile.scarlet @@ -160,13 +160,15 @@ const profile-image-size = 280px // filter brightness(35%) blur(0) .profile-activities - horizontal + horizontal-wrap +// Margin between activity boxes const month-margin = 0.4rem .activities-month horizontal margin 0 calc(month-margin / 2) + margin-bottom content-padding .activities-week vertical