Use a darker blue
This commit is contained in:
parent
c1278f7d6f
commit
9058eb107e
4 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
@layer components {
|
||||
.link {
|
||||
@apply text-blue-700 dark:text-blue-400;
|
||||
text-decoration-color: theme('colors.blue.700');
|
||||
@apply text-blue-800 dark:text-blue-400;
|
||||
text-decoration-color: theme('colors.blue.800');
|
||||
text-decoration-line: underline;
|
||||
text-decoration-thickness: 1px;
|
||||
text-underline-offset: 0.1em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue