2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-18 04:55:32 +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

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