2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-15 19:45:33 +00:00

make this a custom color

This commit is contained in:
2021-11-06 03:28:58 +01:00
parent f05bb415b5
commit 61f67ed48a
6 changed files with 12 additions and 13 deletions

View File

@ -28,11 +28,3 @@
@apply text-gray-900
}
}
.bg-primary {
background-color: blueviolet;
}
.bg-primarylg {
background-color: lightblue;
}