mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
add appStore and use router for booking
This commit is contained in:
@@ -76,6 +76,14 @@
|
||||
@apply bg-gray-700;
|
||||
}
|
||||
|
||||
.link {
|
||||
@apply font-medium text-blue-500 underline;
|
||||
}
|
||||
|
||||
.link:hover {
|
||||
@apply text-blue-700;
|
||||
}
|
||||
|
||||
@screen sm {
|
||||
.fs {
|
||||
@apply w-1/2 mb-0;
|
||||
|
||||
Reference in New Issue
Block a user