Skip to content

Commit 4dcec95

Browse files
committed
Update logo in theme explorer navbar
1 parent 2321b3e commit 4dcec95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/templates/macros/theme-explorer-navbar.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{% macro theme_explorer_navbar() -%}
22
<nav class="navbar navbar-expand navbar-dark sticky-top bg-dark">
33
<span
4-
class="me-2 bg-white"
4+
class="mx-2 bg-white"
55
style="padding:2px;border-radius:4px;margin-right: 0.5rem;"
66
>
77
<img
8-
src="/static/images/dbciconblack128.png"
8+
src="/static/images/dbclogo128.png"
99
width="36"
1010
height="36"
1111
alt="dbc logo thumbnail"

0 commit comments

Comments
 (0)