mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Update layout page styling
This commit is contained in:
parent
b93dbc84e4
commit
79e9421deb
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
{% include head.html %}
|
||||
</head>
|
||||
<body class="antialiased font-medium overflow-x-hidden">
|
||||
<body class="antialiased font-medium overflow-x-hidden bg-black text-white">
|
||||
{% include nav.html %}
|
||||
{{ content }}
|
||||
{% include footer.html %}
|
||||
|
|
Loading…
Add table
Reference in a new issue