From 1e72e7db77d7271275a009de674a03f19289823f Mon Sep 17 00:00:00 2001 From: curben <2809763-curben@users.noreply.gitlab.com> Date: Fri, 30 Aug 2019 18:29:18 +0100 Subject: [PATCH] refactor(css): remove unused rules --- themes/typing/source/css/typing.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/themes/typing/source/css/typing.css b/themes/typing/source/css/typing.css index 0222a76..5d5c1d9 100644 --- a/themes/typing/source/css/typing.css +++ b/themes/typing/source/css/typing.css @@ -153,10 +153,6 @@ samp { background-color: #f3f5f6; } -figure { - margin: 1em 40px; -} - .article .article-entry blockquote footer cite a:hover, .article .article-nav-link-wrap:hover { color: #22c5e5;