From fba306db5a6b7e7b85f88711f26e108cfe5bef3e Mon Sep 17 00:00:00 2001 From: Bernhard Stampfer Date: Sat, 7 May 2016 19:53:27 +0200 Subject: [PATCH] fix: viewport for mobile devices, resizing of bierliste image for mobile view --- app/templates/base.html | 3 +++ app/templates/index.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app/templates/base.html b/app/templates/base.html index df8026e..d0d5cc2 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -4,6 +4,8 @@ + + {% if title %} {{ title }} - Baroness @@ -17,6 +19,7 @@

{{ title }} - Baroness

Home
+
Kühlschränke
{% if user %}
Logout
Konsumieren
diff --git a/app/templates/index.html b/app/templates/index.html index fcab83c..24d88d3 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -2,7 +2,7 @@ {% set title = "Bierliste" %} {% block content %}

Bierliste

- +