From 382025687224cab8db94e08fb90236e50b9cfd53 Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Mon, 15 Jul 2019 18:18:42 +0200 Subject: [PATCH] Fix css bug --- client/src/styles/_typography.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/styles/_typography.scss b/client/src/styles/_typography.scss index ba98ae3f..6947084f 100644 --- a/client/src/styles/_typography.scss +++ b/client/src/styles/_typography.scss @@ -47,7 +47,6 @@ h2 { h3 { font-size: 2.125rem; // 34px - line-height: 2.63rem; // 42px margin-bottom: 52px; }