Remove inline styles
This commit is contained in:
parent
6d8b198cc1
commit
b9e11f7b6f
@ -66,7 +66,7 @@
|
|||||||
<div class="navbar-brand">
|
<div class="navbar-brand">
|
||||||
|
|
||||||
<a class="navbar-item" href="{{ SITEURL }}/" rel="home">
|
<a class="navbar-item" href="{{ SITEURL }}/" rel="home">
|
||||||
<h3 class="title is-3" style="color: white;">{{ SITENAME_SINGLE }}</h3>
|
<h3 class="title is-3 has-text-white">{{ SITENAME_SINGLE }}</h3>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<!-- this "navbar-burger" hamburger menu is only visible on mobile -->
|
<!-- this "navbar-burger" hamburger menu is only visible on mobile -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user