Html + css improvements

This commit is contained in:
2020-08-22 18:57:33 +02:00
parent 5573dd45d6
commit f73a9d0b96
4 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
@apply flex-1 btn btn-green;
}
a {
a, span {
@apply ml-2 flex-1 btn btn-red inline-block text-center;
}
}