Update panel, Fix icon buttons

This commit is contained in:
Jeremy Thomas
2019-10-12 23:57:31 +01:00
parent 639e09e2c3
commit 46b3edf9fe
6 changed files with 438 additions and 584 deletions

View File

@@ -98,7 +98,7 @@
{% include elements/patreon.html %}
</p>
<p class="control">
<a class="button is-primary" href="{{ site.data.meta.download }}">
<a class="button is-primary" style="height: 2.25em; padding: calc(.375em - 1px) .75em;" href="{{ site.data.meta.download }}">
<strong>Download</strong>
</a>
</p>

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long