mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-26 10:24:27 +01:00
Making hamburger light to see it on dark background (#613)
This commit is contained in:
committed by
Nicolas Dorier
parent
7a1b1b7e5e
commit
c24953b57e
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
<!-- Navigation -->
|
||||
<nav class='navbar navbar-expand-lg navbar-light fixed-top @additionalStyle' id="mainNav">
|
||||
<nav class='navbar navbar-expand-lg navbar-dark fixed-top @additionalStyle' id="mainNav">
|
||||
<div class="container">
|
||||
<a class="navbar-brand js-scroll-trigger" href="~/">
|
||||
<img src="~/img/logo.png" height="45">
|
||||
|
||||
Reference in New Issue
Block a user