Merge pull request #130 from citra-emu/show-logo

show logo on top
This commit is contained in:
Schplee 2020-05-12 00:20:31 -07:00 committed by GitHub
commit 43f8303fab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<div id="jumbotron">
<div class="width: 300px; margin: auto;">
<div class="site-logo hidden-xs hidden-sm" style="position: absolute; left: 0; top: 48px; background-size: 172px 172px; z-index: 2">&nbsp;</div>
<div class="site-logo hidden-xs hidden-sm" style="position: absolute; left: 0; top: 48px; background-size: 150px 150px; z-index: 4">&nbsp;</div>
</div>
<div id="carousel" class="carousel slide" data-ride="carousel">