mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-27 10:20:38 +01:00
Change padding and gap
This commit is contained in:
@@ -8,7 +8,7 @@ const CardUi = {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<UCard class="mx-8 md:mx-0 flex flex-col justify-between" :ui="CardUi">
|
||||
<UCard class="mx-4 md:mx-0 flex flex-col justify-between" :ui="CardUi">
|
||||
<div class="flex items-center gap-x-4 h-full">
|
||||
<p
|
||||
class="uppercase tracking-widest text-sm"
|
||||
|
||||
Reference in New Issue
Block a user