mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-27 18:30:32 +01:00
Fix ad size and remove debug
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<section v-if="projects" class="w-full flex items-center justify-center my-20">
|
||||
<div class="flex flex-col items-center text-center">
|
||||
<div class="flex flex-col items-center">
|
||||
<h2 @click="debug" class="font-bold text-3xl">
|
||||
<h2 class="font-bold text-3xl">
|
||||
{{ $t('projects.latest') }}
|
||||
</h2>
|
||||
<p class="text-gray-700 dark:text-gray-400 text-xl lg:w-2/3 mt-4">
|
||||
|
||||
Reference in New Issue
Block a user