mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-03 09:29:10 +01:00
Fix welcome layout background
This commit is contained in:
parent
29946763ba
commit
5436999b13
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
|||
}
|
||||
</style>
|
||||
</head>
|
||||
<body class="bg-light">
|
||||
<body>
|
||||
<section class="content-wrapper">
|
||||
<!-- Dummy navbar-brand, hackish way to keep test AssertNoError passing -->
|
||||
<div class="navbar-brand" style="display:none;"></div>
|
||||
|
|
Loading…
Add table
Reference in a new issue