UI improvements

This commit is contained in:
2020-08-23 00:10:50 +02:00
parent 4ffa565626
commit d70663b898
5 changed files with 10 additions and 8 deletions
+2 -2
View File
@@ -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;
}
}