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