From 4319f5b561bdffc638ff92ec473b7251e42ab102 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 30 Jan 2022 15:48:41 +0200 Subject: [PATCH] vcx --- files/templates/award_modal.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index 5ab7e9669..82e229e66 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -23,9 +23,9 @@ - - - + + +
 					
@@ -90,4 +90,10 @@ toast { z-index: 7000 !important; } + + @media (max-width: 400px) { + .awardbtn { + font-size:13px; + } + } \ No newline at end of file