frontend fixes
Some checks failed
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 1m37s
Some checks failed
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 1m37s
This commit is contained in:
@@ -61,6 +61,9 @@
|
||||
}
|
||||
|
||||
@layer base {
|
||||
.bg-primary a, .bg-primary-dark a {
|
||||
@apply text-white/90 hover:text-white transition-colors;
|
||||
}
|
||||
body {
|
||||
@apply text-base md:text-lg antialiased;
|
||||
text-rendering: optimizeLegibility;
|
||||
@@ -89,7 +92,7 @@
|
||||
|
||||
/* Link styles */
|
||||
a {
|
||||
@apply transition-colors duration-200 underline-offset-2 hover:underline;
|
||||
@apply no-underline transition-all duration-200;
|
||||
}
|
||||
|
||||
/* List styles */
|
||||
|
||||
Reference in New Issue
Block a user