This commit is contained in:
Patrick Jentsch
2020-02-20 10:18:10 +01:00
parent 4f35fb56de
commit 9a75d07181
4 changed files with 30 additions and 61 deletions

View File

@ -58,23 +58,6 @@
</div>
{% if current_user.is_anonymous %}
<script>
document.getElementById("sidenav-main").classList.add("hide");
</script>
<style>
header, main, footer {
padding-left: 0;
}
.modal:not(.bottom-sheet) {
left: 0;
}
.navbar-fixed > nav {
width: 100%;
}
</style>
<div class="parallax-container">
<div class="parallax">
<img src="{{ url_for('static', filename='images/german_text_book_paper.jpg') }}" alt="">