added web-app workflow and changed post css

This commit is contained in:
Luca 2024-04-21 14:40:12 +02:00
parent ae75a8880a
commit 43addb92a2
11 changed files with 91 additions and 55 deletions

View file

@ -11,7 +11,7 @@
<body style="background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(50, 50, 50, 0.9)), url('/assets/images/blog_mobile.jpg');">
{% include "partials/header.njk" %}
<aside style="margin-top: 70px;">
<aside class="flex" style="margin-top: 70px;">
<h1>{{title}}</h1>
</aside>