From 039a27100d4bf80c337bf4bea8f39155d09e5b3d Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 10 Jun 2022 15:13:25 +0200 Subject: [PATCH] add small margin to the icon of "Follow hole" --- files/templates/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/home.html b/files/templates/home.html index a0240b35b..82913c86a 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -44,8 +44,8 @@ {% if sub %}
{% if v %} - Follow /h/{{sub.name}} - Unfollow /h/{{sub.name}} + Follow /h/{{sub.name}} + Unfollow /h/{{sub.name}} Block /h/{{sub.name}} Unblock /h/{{sub.name}}