without underline
This commit is contained in:
@@ -96,9 +96,9 @@
|
||||
@apply text-gray-700 leading-relaxed mb-4;
|
||||
}
|
||||
|
||||
/* Links */
|
||||
/* Links - no underline */
|
||||
a {
|
||||
@apply text-blue-600 hover:text-blue-800 underline transition-colors duration-200;
|
||||
@apply text-blue-600 hover:text-blue-800 transition-colors duration-200;
|
||||
}
|
||||
|
||||
/* Code blocks */
|
||||
|
||||
Reference in New Issue
Block a user