mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-09 09:18:31 +01:00
remove fixed-height for generic content
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{% include 'head.html' %}
|
||||
|
||||
</head>
|
||||
<body class="h-100 bg-special">
|
||||
<body class="bg-special">
|
||||
|
||||
{% include 'navbar.html' %}
|
||||
<div class="container mt-5 mb-5 h-100">
|
||||
|
||||
Reference in New Issue
Block a user