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 694385b commit a602d04Copy full SHA for a602d04
frontend/src/pages/Home.vue
@@ -2,7 +2,7 @@
2
3
4
<div class="flex items-baseline justify-between mb-4">
5
- <h2 class=" text-gray-900 font-semibold">Links</h2>
+ <h2 class="text-ink-gray-9 font-semibold">Links</h2>
6
<Button variant="solid" @click="createDialogShown = true">
7
Create Link
8
<template #suffix>
0 commit comments