2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-18 04:55:32 +00:00

refactor colors

This commit is contained in:
2021-11-07 20:40:00 +01:00
parent 105ec18c55
commit ddd12b4970
7 changed files with 43 additions and 34 deletions

View File

@ -5,7 +5,7 @@
{% include head.html %}
</head>
<body class="antialiased cm-lgt-txt min-h-screen">
<body class="antialiased cm-gray-1 min-h-screen">
{% include header.html %}
{{ content }}