[WIP] styling kiosk page
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
.h1 {
|
||||
@apply text-center text-3xl uppercase tracking-wide font-bold text-primary-900;
|
||||
}
|
||||
|
||||
.h2 {
|
||||
@apply text-xl tracking-wide font-bold text-primary-900;
|
||||
}
|
Reference in New Issue
Block a user