Css + fonts..

This commit is contained in:
2020-08-22 22:48:21 +02:00
parent f73a9d0b96
commit ea732325e5
14 changed files with 67 additions and 14 deletions
+2 -2
View File
@@ -13,11 +13,11 @@
@apply flex flex-1 justify-between mb-2;
button {
@apply flex-1 btn btn-green;
@apply flex-1;
}
a, span {
@apply ml-2 flex-1 btn btn-red inline-block text-center;
@apply ml-2 flex-1 inline-block text-center;
}
}
}