mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-30 03:38:50 +01:00
Sort icons
Fix Footer
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<template>
|
||||
<article class="border border-solid border-gray-300 w-full h-auto h-blog p-2 flex flex-col justify-between my-5">
|
||||
<div>
|
||||
<p class="text-3xl font-bold text-justify">{{title}}</p>
|
||||
<p class="text-gray-900 text-lg italic text-justify">{{description}}</p>
|
||||
<p class="text-3xl font-bold text-justify leading-7 mb-3">{{title}}</p>
|
||||
<p class="text-gray-900 text-lg italic text-justify leading-5">{{description}}</p>
|
||||
</div>
|
||||
<div class="flex justify-between mt-8">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user