mobile version improvements
This commit is contained in:
@@ -2,11 +2,9 @@
|
||||
<html lang="en" charset="utf-8">
|
||||
{% include "partials/head.html" %}
|
||||
|
||||
{% include "partials/header.html" %}
|
||||
|
||||
<body>
|
||||
|
||||
<div id="content" class="p-8 pt-12 sm:p-12 md:p-16 lg:p-20">
|
||||
<div id="content">
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user