Fix welcome layout background

This commit is contained in:
Dennis Reimann 2019-11-08 22:16:20 +01:00
parent 29946763ba
commit 5436999b13
No known key found for this signature in database
GPG key ID: 5009E1797F03F8D0

View file

@ -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>