first init of rewrite

This commit is contained in:
2022-05-18 14:24:05 -05:00
parent 4632926a34
commit 46da4c8dd4
113 changed files with 974 additions and 468 deletions

View File

@@ -1,5 +1,5 @@
{% load static %}
<nav class="navbar navbar-dark navbar-expand-lg" style="background: #323669">
<nav class="navbar navbar-dark navbar-expand-lg mb-2" style="background: #323669">
<a class="navbar-brand text-uppercase fw-bold mx-2 text-dark">
<img class="d-inline-block" width="32" height="32" src="{% static 'benchcoach.svg' %}" />
<span class="text-white">bench coach</span>