2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-18 21:15:25 +00:00

style refactor

This commit is contained in:
2021-11-08 00:11:17 +01:00
parent 442be06389
commit b019f22350
7 changed files with 10 additions and 6 deletions

View File

@ -32,6 +32,10 @@
@apply text-gray-500
}
.cm-container {
@apply container px-5 py-24 mx-auto
}
a.anchor {
display: block;
position: relative;