diff --git a/src/views/Activities/Lottery/Lottery.vue b/src/views/Activities/Lottery/Lottery.vue index 7cfcfcc..232c60c 100644 --- a/src/views/Activities/Lottery/Lottery.vue +++ b/src/views/Activities/Lottery/Lottery.vue @@ -699,7 +699,7 @@ style=" width: 100%; text-align: center; - font-size: 1.2em; + font-size: 0.9em; font-weight: 590; background: linear-gradient(0deg, #f3b700 0%, #ffeec6 100%); background-clip: text; @@ -716,11 +716,12 @@ z-index: 9999; inset: 0; - padding-right: 10%; + padding-right: 8%; display: flex; justify-content: flex-end; align-items: center; + font-size: 0.8em; font-weight: 590; background: linear-gradient(0deg, #f3b700 0%, #ffeec6 100%); background-clip: text;