aboutsummaryrefslogtreecommitdiffstats
path: root/templates/home.html.tera
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2023-06-23 16:47:07 +0100
committerLibravatar cel 🌸 <cel@blos.sm>2023-06-23 16:47:07 +0100
commitcbfb8b8886b2bb3ce6bb1c67c00afa12466cab93 (patch)
treecb27a71aa6be7b878f54922346d7cb653e3f1624 /templates/home.html.tera
parent43c3cec8e765a2c211831da3c5efc6ff7855da1a (diff)
downloadblossom-cbfb8b8886b2bb3ce6bb1c67c00afa12466cab93.tar.gz
blossom-cbfb8b8886b2bb3ce6bb1c67c00afa12466cab93.tar.bz2
blossom-cbfb8b8886b2bb3ce6bb1c67c00afa12466cab93.zip
finally fix styles for responsiveness (hopefully)
Diffstat (limited to '')
-rw-r--r--templates/home.html.tera8
1 files changed, 5 insertions, 3 deletions
diff --git a/templates/home.html.tera b/templates/home.html.tera
index 1a2a453..483c2f9 100644
--- a/templates/home.html.tera
+++ b/templates/home.html.tera
@@ -4,9 +4,11 @@
{% block header %}
-<div class="panel" id="title">
- <h1>cel 🌸</h1>
-</div>
+<header>
+ <div class="panel" id="title">
+ <h1>cel 🌸</h1>
+ </div>
+</header>
{% if is_live %}
<iframe