From 8a1e5f84ca492e8e10c3eabf78a749ddfc494931 Mon Sep 17 00:00:00 2001 From: Alberto Xamin Date: Wed, 16 Mar 2022 10:20:01 +0100 Subject: [PATCH] make icon more visible --- frontend/src/App.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 8e3a4cd..579f946 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -179,6 +179,9 @@ html { #lang,#theme{ max-width: 26pt; min-width: 0; + padding: 0; + padding-left: 4px; + word-spacing: 20pt; } } h1,h2,h3,h4,p,span,b,label{