Undo using max screen width

Hard to read on VERY wide screens
This commit is contained in:
silentguy256
2023-02-15 12:58:48 +01:00
committed by GitHub
parent 636d6312e1
commit 63a43f5f41

View File

@@ -21,7 +21,7 @@
</head>
<body style="height: 100vh;">
<div class="container has-text-centered is-fluid" style="height: 100vh;">
<div class="container has-text-centered" style="height: 100vh;">
<div class="columns">
<div class="column has-text-right">
<img style="margin-top: -20px;" width="600px" src="{{url_for('static', filename='banner.png')}}"