From f463d5195bb45c4d15246347efa73e82ca860e4a Mon Sep 17 00:00:00 2001 From: nicfreeman1209 Date: Fri, 12 Feb 2021 18:19:34 +0000 Subject: [PATCH] minor add. --- src/components/modals/VoteHistoryModal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/modals/VoteHistoryModal.vue b/src/components/modals/VoteHistoryModal.vue index 29866ff..6037977 100644 --- a/src/components/modals/VoteHistoryModal.vue +++ b/src/components/modals/VoteHistoryModal.vue @@ -99,7 +99,7 @@ export default { } h3 { - margin: 0 90px 0 10px; + margin: 0 40px 0 10px; svg { vertical-align: middle; }