use fixed tarifs and add additional costs

This commit is contained in:
Thomas Ruoff
2020-10-10 00:39:29 +02:00
parent da91a9b09c
commit 396e4b0a86
7 changed files with 185 additions and 89 deletions

View File

@@ -60,7 +60,7 @@
}
.ibtn {
@apply py-2 px-2 text-gray-400 w-10 h-10;
@apply p-1 text-gray-400 text-xs w-6 h-6 rounded;
}
.ibtn:hover {