diff --git a/static/css/styles.css b/static/css/styles.css index 891e32d..9e443df 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -1905,6 +1905,13 @@ button#edit_route { #error_footer.hide{ display: none; } + +.msg_sub_text{ + font-size: 16px; + margin-top: 15px; + font-weight: 500; + cursor: pointer; +} #error_com_offer, #error_feedback{ color: #ff0000; font-size: 14px;