Tweak design/CSS

This commit is contained in:
Thomas Sileo 2022-07-09 08:15:33 +02:00
parent 8833b5b371
commit beca3db5d1
8 changed files with 267 additions and 54 deletions

View file

@ -22,7 +22,7 @@
{% set url_for = request.app.router.url_path_for(url) %}
<a href="{{ url_for }}" {% if request.url.path == url_for %}class="active"{% endif %}>{{ text }}</a>
{% endmacro %}
<div style="margin-bottom:30px;">
<div style="margin-bottom:30px;padding: 0 20px;">
<nav class="flexbox">
<ul>
<li>Admin</li>