mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-03 17:36:59 +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>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body class="bg-light">
|
<body>
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<!-- Dummy navbar-brand, hackish way to keep test AssertNoError passing -->
|
<!-- Dummy navbar-brand, hackish way to keep test AssertNoError passing -->
|
||||||
<div class="navbar-brand" style="display:none;"></div>
|
<div class="navbar-brand" style="display:none;"></div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue