[WIP] styling kiosk page

This commit is contained in:
Marie Birner
2023-07-30 15:10:09 +02:00
parent 2ff7e24cbd
commit 4d80421b9b
4 changed files with 41 additions and 24 deletions

View File

@ -3,5 +3,5 @@
}
.h2 {
@apply text-xl tracking-wide font-bold text-primary-900;
@apply font-bold uppercase tracking-wide text-center rounded-t-md text-primary-950 bg-gray-200 bg-opacity-80 text-lg px-3 py-3;
}