2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-15 11:35:28 +00:00

css class

This commit is contained in:
2021-11-06 01:21:55 +01:00
parent 9a5757bc2c
commit f9e50811cf
7 changed files with 14 additions and 10 deletions

View File

@ -17,7 +17,7 @@
}
.footer-categorie {
@apply font-medium text-gray-900 tracking-widest text-sm mb-3
@apply title-font font-medium text-gray-900 tracking-widest text-sm mb-3
/*
@apply title-font font-medium text-gray-900 tracking-widest text-sm mb-3
*/
@ -26,6 +26,10 @@
.cm-text-body {
@apply text-gray-600 body-font
}
.cm-lgt-txt {
@apply text-gray-900
}
}
.bg-primary {