UI improvements
This commit is contained in:
+2
-2
@@ -6,7 +6,7 @@
|
||||
@apply text-2xl text-gray-100 font-bold;
|
||||
|
||||
&:hover {
|
||||
@apply text-blue-300 underline font-extrabold;
|
||||
@apply text-blue-300 font-extrabold;
|
||||
--CASL: 1;
|
||||
}
|
||||
}
|
||||
@@ -26,7 +26,7 @@
|
||||
@apply text-gray-100 font-semibold;
|
||||
|
||||
&:hover {
|
||||
@apply underline text-blue-300 font-bold;
|
||||
@apply text-blue-300 font-bold;
|
||||
--CASL: 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user