mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 08:15:14 +00:00
Fixed responsiveness
This commit is contained in:
parent
4ac1390c7d
commit
14775869d6
2 changed files with 4 additions and 1 deletions
BIN
images/fa-discord.png
Normal file
BIN
images/fa-discord.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3 KiB |
|
@ -203,9 +203,12 @@
|
|||
<a href="https://twitter.com/totalfreedommc" target="_blank" class="readmore waves-effect waves-dark">
|
||||
<li><i class="fa fa-twitter icon"></i><br/> Twitter</li>
|
||||
</a>
|
||||
<a href="https://discord.gg/hdCA22p" target="_blank" class="readmore hide-on-large-only waves-effect waves-dark">
|
||||
<li><img src="images/fa-discord.png" style="width: 27.734; height: 32px;"><br/> Discord</li>
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col s12 m12 l4">
|
||||
<div class="col s12 m12 l4 hide-on-med-and-down">
|
||||
<!-- <h3 style="text-align: center;" class="discord-widget-title">Join us on Discord</h3> -->
|
||||
<iframe src="https://discordapp.com/widget?id=142361999538520065&theme=dark" class="discord-widget" width="375" height="400" align="center" allowtransparency="true" frameborder="0"></iframe>
|
||||
<br><hr><br>
|
||||
|
|
Loading…
Reference in a new issue