mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 21:16:17 +02:00
set default body background to #000
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<% } %>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body style="background-color: #000;">
|
||||
<div id="root">
|
||||
<script type="module" src="main.tsx"></script>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user