mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-07 08:31:36 +01:00
mobile display css
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
</head>
|
||||
<body id="main_scrollable">
|
||||
<div class="mobile-display">
|
||||
<!-- NAVBAR -->
|
||||
{% include 'navbar.html' %}
|
||||
|
||||
@@ -104,7 +105,7 @@
|
||||
</div>
|
||||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
{% include 'footer.html' %}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user