update discord link

This commit is contained in:
YouHaveTrouble
2021-05-18 00:59:44 +02:00
parent 97120fc056
commit 1f97b2d537
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<fieldset class="window"> <fieldset class="window">
<legend>Socials</legend> <legend>Socials</legend>
<p><img src="img/github.png"><a href="https://github.com/YouHaveTrouble">GitHub</a><br> <p><img src="img/github.png"><a href="https://github.com/YouHaveTrouble">GitHub</a><br>
<img src="img/discord.png"><a href="https://discaptcha.com/youhavetrouble">Discord</a> <img src="img/discord.png"><a href="https://discord.gg/j8KK5dGBps">Discord</a>
</p> </p>
</fieldset> </fieldset>
</div> </div>
+2 -2
View File
@@ -45,9 +45,9 @@ body {
margin: 1em; margin: 1em;
padding: 0.7em; padding: 0.7em;
padding-top: 0.4em; padding-top: 0.4em;
background: rgba(0, 0, 0, 0.4); background: rgba(0, 0, 0, 0.5);
text-align: center; text-align: center;
backdrop-filter: blur(4px);
} }
legend { legend {
font-size: 120%; font-size: 120%;