Css + fonts..
This commit is contained in:
+6
-1
@@ -1,9 +1,14 @@
|
||||
.btn {
|
||||
@apply font-bold py-2 px-4 rounded;
|
||||
@apply font-semibold py-2 px-4 rounded;
|
||||
|
||||
&:focus {
|
||||
@apply outline-none shadow-outline;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
--CASL: 1;
|
||||
@apply font-extrabold;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-teal {
|
||||
|
||||
Reference in New Issue
Block a user