remove non-default body background colour
This commit is contained in:
parent
385198fcb2
commit
d1bb8bb62a
@ -35,7 +35,7 @@
|
|||||||
{% include "includes/fonts.html" %}
|
{% include "includes/fonts.html" %}
|
||||||
{% block stylesheets %}{% endblock %}
|
{% block stylesheets %}{% endblock %}
|
||||||
</head>
|
</head>
|
||||||
<body class="overflow-y-auto font-montserrat bg-body-tertiary">
|
<body class="font-montserrat">
|
||||||
|
|
||||||
{% include "includes/navbar.html" %}
|
{% include "includes/navbar.html" %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user