We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863a563 commit a6ff1c1Copy full SHA for a6ff1c1
.eslintcache
app/components/ArticleMetadata.vue
@@ -13,7 +13,7 @@ const formattedDate = computed(() => {
13
</script>
14
15
<template>
16
- <div flex="~ items-center gap-x-16 wrap" text="12/2 neutral" nq-label>
+ <div flex="~ items-center gap-x-16 wrap" text="12 neutral" lh="[2]" nq-label>
17
<time :datetime="formattedDate">
18
{{ formattedDate }}
19
</time>
0 commit comments