summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-06-19 17:13:52 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-06-19 17:13:52 +0200
commit93c8933ed8d375727a262d6e4a128edef6f7ebf2 (patch)
tree0c0772ec449bb13d6ea26dea9846c627d8309270 /templates
parent0d8a14c81358beebaf56a68f78d6d0861ece5512 (diff)
downloadjokevote-93c8933ed8d375727a262d6e4a128edef6f7ebf2.tar.gz
jokevote-93c8933ed8d375727a262d6e4a128edef6f7ebf2.zip
hide logo on small devices
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index d7c0fb6..2332fcf 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -14,7 +14,7 @@
<header>
<div class="navbar-fixed">
<nav class="nav-wrapper">
- <a href="#" class="left brand-logo">Lehrersprüche</a>
+ <a href="#" class="hide-on-small-only left brand-logo">Lehrersprüche</a>
<ul class="right">
<li>
{% if user.loggedin %}