From b7b075cde6640c7553a7e52ba98588cac4666109 Mon Sep 17 00:00:00 2001 From: Vilem Ded Date: Mon, 2 Mar 2020 21:54:51 +0100 Subject: [PATCH] removing reveal pre important --- css/style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/css/style.css b/css/style.css index 135c8e3..7ab61b7 100644 --- a/css/style.css +++ b/css/style.css @@ -45,11 +45,6 @@ body { padding: 1em; } -.reveal pre { - width: 80% !important; - left: 8% !important; -} - ::selection { color: #fff; background: rgba(0, 0, 0, 0.99); -- GitLab