From 177cd2c130502bf8c5398da3bf8350aca2c046f0 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 7 Jun 2020 10:07:30 +0200 Subject: [PATCH] Fix profile pic margin --- style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/style.scss b/style.scss index 637fb86..03115e2 100644 --- a/style.scss +++ b/style.scss @@ -152,7 +152,6 @@ body { display: flex; justify-content: space-evenly; flex-wrap: wrap; - margin-bottom: -3rem; .profile-pic { max-width: 200px;