diff --git a/templates/article.html b/templates/article.html index 27044fb..ad1afc2 100644 --- a/templates/article.html +++ b/templates/article.html @@ -69,7 +69,7 @@
-

{{title}}

+

{{title}}

{% for author in authors %} {{author.full_name}}'s Avatar - + \ No newline at end of file diff --git a/templates/css/compute-c23f91.webflow.css b/templates/css/compute-c23f91.webflow.css index 942ca38..26163c8 100644 --- a/templates/css/compute-c23f91.webflow.css +++ b/templates/css/compute-c23f91.webflow.css @@ -221,7 +221,6 @@ li { .flex-block-3 { align-items: center; - margin-bottom: 20px; } .text-block-2 { @@ -242,6 +241,7 @@ article>* { flex-direction: column; margin: 20px; align-items: flex-start; + gap: 14px; } @media screen and (max-width: 991px) { @@ -315,4 +315,4 @@ article>* { .text-block { font-size: 6vw; } -} \ No newline at end of file +}