diff --git a/static/css/my_checks.css b/static/css/my_checks.css index e83fda83..79d6d559 100644 --- a/static/css/my_checks.css +++ b/static/css/my_checks.css @@ -160,6 +160,10 @@ width: 1100px; } +#usage-examples-title { + margin-bottom: 25px; +} + #show-usage-modal .modal-body { padding: 0; } diff --git a/templates/front/my_checks.html b/templates/front/my_checks.html index c4e819a6..582ef53c 100644 --- a/templates/front/my_checks.html +++ b/templates/front/my_checks.html @@ -270,6 +270,7 @@