From 1d52e86052f68c0437cbd6b9a51155edba808a81 Mon Sep 17 00:00:00 2001 From: Patrick Canterino Date: Sun, 10 Jul 2022 10:59:11 +0200 Subject: [PATCH] Adjusted padding on mobile layout --- notes/templates/note_base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/templates/note_base.html b/notes/templates/note_base.html index 972e204..3c8b559 100644 --- a/notes/templates/note_base.html +++ b/notes/templates/note_base.html @@ -20,7 +20,7 @@ {% block content %}{% endblock %} -