File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ import { Icon } from "astro-icon/components";
88 <div class =" py-8 md:px-32" >
99 <div class =" bg-[url('/banners/dark.png')] h-64 bg-cover bg-center rounded-lg border-2 border-neutral-content p-4" />
1010 <div class =" my-12 text-center" >
11- <h1 class =" text-6xl font-bold" >Archives</h1 >
11+ <h1 class =" text-5xl md:text- 6xl font-bold" >Archives</h1 >
1212 <p class =" text-lg text-base-content/70 mt-2" >Vous trouverez ici des versions archivés des différent sites webs que j'ai pu créer au fil des années.</p >
1313 </div >
1414
1515
1616 <div class =" mt-8 py-8" >
17- <h1 class =" text-5xl font-bold" >Portfolios</h1 >
17+ <h1 class =" text-4xl md:text- 5xl font-bold" >Portfolios</h1 >
1818
1919 <div class =" grid grid-cols-1 md:grid-cols-3 my-8" >
2020 <Card title =" Premier Portfolio" date =" ~2021" link =" https://funa.dev/funasitien-website/" />
@@ -24,7 +24,7 @@ import { Icon } from "astro-icon/components";
2424 When web addiction meets design obsession
2525 </div >
2626
27- <h1 class =" text-5xl font-bold mt-6 md:mt-12" >DEMOCRAFT.FR</h1 >
27+ <h1 class =" text-4xl md:text- 5xl font-bold mt-6 md:mt-12" >DEMOCRAFT.FR</h1 >
2828
2929 <div class =" grid grid-cols-1 md:grid-cols-3 my-8" >
3030 <Card title =" Azuriom Glass" icon =" simple-icons:laravel" date =" 2024" />
You can’t perform that action at this time.
0 commit comments