improvements all around

This commit is contained in:
timurgordon
2022-02-28 19:01:33 +03:00
parent b1357d5ca5
commit 5028d876d1
17 changed files with 302 additions and 30 deletions

View File

@@ -2,7 +2,7 @@
{% block content %}
<!-- Default page template for blog posts and basic informative markdown files -->
<main class="pt-16">
<main>
<div class="sm:w-5/6 md:w-4/5 mr-auto ml-auto px-6 lg:px-16 xl:w-11/12">
<img class="max-h-60 sm:max-h-60 md:max-h-80 lg:max-h-96 mx-auto" src={{"/" ~ page.extra.imgPath}} alt="">