blockquote and width fixes

This commit is contained in:
timurgordon
2022-02-23 16:41:59 +03:00
parent 4305ee7890
commit a4c636f176
5 changed files with 13 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
<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="">
<div>
<article class="article lg:w-7/12 mx-auto">
<article class="article lg:w-5/6 mx-auto">
<h1 class="tracking-tight pt-8 lg:pt-8 2xl:pt-24 text-5xl text-left
text-5xl fw-500 leading-snug font-normal mb-10">
{{ page.title }}