No more discord widget, blocks buttons on small screens
This commit is contained in:
parent
829c294829
commit
214268289a
@ -136,10 +136,3 @@ button:hover {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.discord-widget {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
@ -64,15 +64,6 @@
|
||||
<a class="version-link filter-button" href="/eagler-files/mobile/1.5.2/EaglerPocketMobile/index.html"><button>EaglerPocketMobile 1.5.2</button></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Discord Widget Section -->
|
||||
<div class="discord-widget">
|
||||
<iframe src="https://ptb.discord.com/widget?id=1283233883239743540&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<script src="js/mobilecheck.js"></script>
|
||||
<script src="js/searchbar.js"></script>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user