Improved the overall responsiveness and the styling of the pages
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<body onload="typeTitle()">
|
||||
<div class="headers">
|
||||
<a class="title" id="title" href="{{ url_for('index') }}"></a>
|
||||
<h1 id="desc" class="desc"></h1>
|
||||
<p id="desc" class="desc"></p>
|
||||
</div>
|
||||
{% else %}
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user