diff --git a/hub/services/static/css/servala-main.css b/hub/services/static/css/servala-main.css index 5cb38e8..e5e2c66 100644 --- a/hub/services/static/css/servala-main.css +++ b/hub/services/static/css/servala-main.css @@ -12071,13 +12071,13 @@ a.btn:focus { } .card__image { - height: 120px; + height: 100px; display: flex; overflow: hidden; } .card__image img { - max-height: 90px; + max-height: 100px; max-width: 80%; object-fit: contain; } diff --git a/hub/services/static/img/sir-vala.png b/hub/services/static/img/sir-vala.png new file mode 100644 index 0000000..50a2bbe Binary files /dev/null and b/hub/services/static/img/sir-vala.png differ diff --git a/hub/services/templates/services/service_list.html b/hub/services/templates/services/service_list.html index b7b5ff8..bdc486e 100644 --- a/hub/services/templates/services/service_list.html +++ b/hub/services/templates/services/service_list.html @@ -1,4 +1,5 @@ {% extends 'services/base.html' %} +{% load static %} {% block content %}
@@ -182,6 +183,25 @@ {% endfor %} +
+
+
+
+ + missing service logo + +
+
+
+ +
+

Your favorite service is missing? Let us know which one!

+
+
+
+