From ecbb505c9794bf90a18565278eeff5a21eddd813 Mon Sep 17 00:00:00 2001 From: Adhityaa Chandrasekar Date: Sat, 23 Feb 2019 11:19:20 -0500 Subject: [PATCH] commento.scss: remove all unset --- frontend/sass/commento.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/frontend/sass/commento.scss b/frontend/sass/commento.scss index cb3a34b..8634ec5 100644 --- a/frontend/sass/commento.scss +++ b/frontend/sass/commento.scss @@ -7,11 +7,8 @@ .commento-root { overflow-x: hidden; padding: 0px; - all: unset; * { - all: unset; - display: block; font-family: "Source Sans Pro", "Segoe UI", "Roboto", "Helvetica Neue", sans-serif; font-size: 15px; line-height: 1.5;