update news page
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
<div>
|
||||
<article class="article lg:w-4/6 mx-auto">
|
||||
<section class="post-header px-0 mb-4 border-b">
|
||||
<h2 class="md:text-4xl text-3xl font-medium mb-2 leading-none text-gray-700">
|
||||
{{ page.title }}
|
||||
</h2>
|
||||
@@ -31,6 +32,7 @@
|
||||
<p class="md:text-lg mb-4 text-base text-gray-600">
|
||||
{{ page.description }}
|
||||
</p>
|
||||
</section>
|
||||
<section class="post-author-list mb-3 mt-2 mx-0">
|
||||
<div class="flex items-center">
|
||||
<div class="flex justify-between items-center">
|
||||
|
||||
Reference in New Issue
Block a user