diff --git a/static/v2/css/pages/p_search_route_results.css b/static/v2/css/pages/p_search_route_results.css new file mode 100644 index 0000000..f583d12 --- /dev/null +++ b/static/v2/css/pages/p_search_route_results.css @@ -0,0 +1,8 @@ +.title{ + font-size: 44px; + font-weight: 700; + margin-bottom: 80px; + margin-top: 60px; + width: 100%; + text-align: center; +} \ No newline at end of file diff --git a/templates/v2/pages/p_search_route_results.html b/templates/v2/pages/p_search_route_results.html index eea0cea..fc75ba5 100644 --- a/templates/v2/pages/p_search_route_results.html +++ b/templates/v2/pages/p_search_route_results.html @@ -6,11 +6,13 @@ + {% endblock %} {% block content %} +