remove download btn on small screens

gh-pages
somas95 2018-05-31 01:13:49 +02:00
parent 0a178fc575
commit f1e6ecacd4
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<a href="https://www.paypal.me/WolfVollprecht"> <a href="https://www.paypal.me/WolfVollprecht">
<button class="donate">Donate</button> <button class="donate">Donate</button>
</a> </a>
<a href="https://flathub.org/apps/details/de.wolfvollprecht.UberWriter"> <a id="download" href="https://flathub.org/apps/details/de.wolfvollprecht.UberWriter">
<button class="download">Download!</button> <button class="download">Download!</button>
</a> </a>
</div> </div>