Two buttons for same destinations. Seriously?

This commit is contained in:
Midou36O 2022-05-15 16:23:32 +01:00
parent 0994b3be38
commit c9963805cf
Signed by: midou
GPG Key ID: 08063D5407090BC2
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
@import url('https://fonts.googleapis.com/css2?family=Comfortaa&family=Quicksand:wght@500&display=swap');
body {
background-color: #151515;
background-color: #151515;
color: white;
font-family: 'Comfortaa', sans-serif;
margin: 0;

View File

@ -25,9 +25,9 @@
<a href="/" class="text-flicker-in-glow" style="color: #ce1717">Project <span style="color: #00d4aa">Segfault</span></a>
<a href="{'#'}" class="button" id="MenuButton" on:click={showResponsive}>Menu</a>
<div class="center navbarpieceofshitfuckihatethis" id="navbarpieceofshitfuckihatethis">
<a href="https://instances.projectsegfau.lt" class="button">Instances</a>
<a href="https://instances.projectsegfau.lt" class="button">Instances & Games </a>
<a href="https://instances.projectsegfau.lt" class="button">Games</a>
<a href="/minecraft" class="button">Minecraft</a>