Undo using max screen width
Hard to read on VERY wide screens
This commit is contained in:
@@ -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')}}"
|
||||
|
||||
Reference in New Issue
Block a user