[08/09/23] black and yellow colours scheme, fixed title position

This commit is contained in:
Andrew Conlin 2023-09-08 11:02:01 +01:00
parent 0c9c9c8b16
commit 9fb9839a69
24 changed files with 645 additions and 260 deletions

View file

@ -15,7 +15,7 @@
<body>
<div class="container text-start">
{% include nav.html %}
<div class="col col-md-9" style="position: relative;top: 90px;">
<div class="col col-md-9 content">
<h1 style="font-weight: 500;">
{{ page.title }}
</h1>