From 0581519eaa6a31a96c6e950e986a890c3da152d7 Mon Sep 17 00:00:00 2001 From: Floorb <132411956+Neetpone@users.noreply.github.com> Date: Wed, 20 Apr 2022 17:16:17 -0400 Subject: [PATCH] Remove random weird margin on --- theme/bulma/css/paste.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/theme/bulma/css/paste.css b/theme/bulma/css/paste.css index fb7a9ad..f62773d 100644 --- a/theme/bulma/css/paste.css +++ b/theme/bulma/css/paste.css @@ -24,17 +24,11 @@ color: white !important; } - .theme-switch-wrapper { display: flex; align-items: center; } -em { - margin-left: 10px; - font-size: 1rem; -} - .theme-switch { display: inline-block; height: 34px;