From 731ad634be9b04a5c040c542eba3cfe12ad9869c Mon Sep 17 00:00:00 2001 From: Cristina Cochior Date: Thu, 13 Feb 2020 19:09:40 +0100 Subject: [PATCH] up logo --- voicegardens/static/styles.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/voicegardens/static/styles.css b/voicegardens/static/styles.css index d0b76c4..75d3542 100644 --- a/voicegardens/static/styles.css +++ b/voicegardens/static/styles.css @@ -152,7 +152,12 @@ div.footer { } .stimu { - width: 15%; + width: 12%; +} + +.up { + width:10%; + padding-left: 0.4em; } /* Other displays */