mirror of
https://github.com/RetroDECK/RetroDECK-Website.git
synced 2024-11-24 15:45:38 +00:00
Adjustments to buttons on index
This commit is contained in:
parent
6d02e9aef2
commit
5cbe572f4d
1
assets/logos/flathub-badge.svg
Normal file
1
assets/logos/flathub-badge.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 8.1 KiB |
17
index.html
17
index.html
|
@ -129,20 +129,11 @@
|
||||||
paradise.</a>
|
paradise.</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4 text-center">
|
<div class="col-md-4">
|
||||||
<a class="btn btn-link btn-lg align-center" target="_blank"
|
<a type="button" class="btn btn-dark" target="_blank" rel="noopener noreferrer"
|
||||||
rel="noopener noreferrer" href="https://flathub.org/apps/details/net.retrodeck.retrodeck">
|
href="https://flathub.org/apps/details/net.retrodeck.retrodeck">
|
||||||
<!-- <div class="row align-items-center">
|
<img class="pe-2" src="assets/logos/flathub.svg" width="32" height="32">Download on Flathub
|
||||||
<div class="col-4">
|
|
||||||
<img class="img-fluid" alt='Download on Flathub' src='assets/logos/flathub.svg' />
|
|
||||||
</div>
|
|
||||||
<div class="col-8">
|
|
||||||
Get it on Flathub
|
|
||||||
</div>
|
|
||||||
</div> -->
|
|
||||||
<img type="button" class="img-fluid" alt='Download on Flathub' src='https://flathub.org/api/badge?locale=en'/>
|
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue