fix rule-styling
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="flex items-center flex-col bg-banner p-5">
|
||||
<img src="{{image}}" alt="{{imageAlt}}" class="w-72"/>
|
||||
<p class="font-bold">{{title}}</p>
|
||||
<p class="font-bold text-center">{{title}}</p>
|
||||
<p>{{description}}</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user