Get rid of all kinds of crazy CSS in favor of Bulma classes

This commit is contained in:
Benjamin Melançon 2019-08-16 12:39:34 -04:00
parent c95a25824e
commit 6d89d74332
4 changed files with 4 additions and 31 deletions

View file

@ -53,7 +53,7 @@
</nav>
</div>
<div class="columns">
<div class="column">
<div class="column has-text-centered">
<p class="slogan"><strong class="title">{{ site_slogan }}</strong></p>
</div>
</div>