Remove inline styles

This commit is contained in:
Jesús 2019-11-26 11:49:05 -05:00
parent 6d8b198cc1
commit b9e11f7b6f
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -66,7 +66,7 @@
<div class="navbar-brand">
<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>
<!-- this "navbar-burger" hamburger menu is only visible on mobile -->