From 5a3b36950ca87edff74f96fb9f93fb1ddac09fb6 Mon Sep 17 00:00:00 2001 From: Daniele Tonon Date: Sun, 5 Nov 2023 18:33:08 +0100 Subject: [PATCH] Review responsive layout --- templates/archive.html | 2 +- templates/file_metadata.html | 2 +- templates/note.html | 2 +- templates/other.html | 4 ++-- templates/profile.html | 2 +- templates/relay.html | 2 +- templates/top.html | 4 ++-- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/archive.html b/templates/archive.html index 989c754..a411575 100644 --- a/templates/archive.html +++ b/templates/archive.html @@ -16,7 +16,7 @@ class="mx-auto block px-4 sm:flex sm:items-center sm:justify-center sm:px-0" >
diff --git a/templates/note.html b/templates/note.html index d506c68..d2b036e 100644 --- a/templates/note.html +++ b/templates/note.html @@ -14,7 +14,7 @@
diff --git a/templates/other.html b/templates/other.html index 0384cd0..6755a02 100644 --- a/templates/other.html +++ b/templates/other.html @@ -17,9 +17,9 @@ class="mx-auto block px-4 sm:flex sm:items-center sm:justify-center sm:px-0" >
-
+
{{.KindDescription}}
diff --git a/templates/profile.html b/templates/profile.html index 2c02211..b6a035c 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -35,7 +35,7 @@