adding guidance text style
This commit is contained in:
parent
b0cfbc749f
commit
d2b9d4e910
|
|
@ -1,6 +1,10 @@
|
||||||
@import 'tailwindcss/components';
|
@import 'tailwindcss/components';
|
||||||
@import 'tailwindcss/utilities';
|
@import 'tailwindcss/utilities';
|
||||||
|
|
||||||
|
.temp_guidance_sentence {
|
||||||
|
@apply text-center text-secondary font-bold;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
@apply font-sans;
|
@apply font-sans;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user