re-fix nav

This commit is contained in:
Nexus 2024-07-21 18:10:43 +01:00
parent ac2ae376ac
commit 03019da8f7
Signed by: nex
GPG key ID: 0FA334385D0B689F
2 changed files with 2 additions and 2 deletions

View file

@ -62,7 +62,7 @@ nav {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(7, 1fr);
grid-template-columns: repeat(6, 1fr);
align-items: center;
align-self: center;
}

View file

@ -37,7 +37,7 @@ title: About Me
<a href="https://signal.me/#eu/j24vT8zDzquI0us48k7eiNJcpJjEw4TYUz1gtvo_0HtEfq4C2MZG1YFs5POF98Sb" rel="noopener" target="_blank" class="icon">
<img src="/img/signal-color.svg" alt="Signal" title="Signal" width="32px" height="32px" class="icon">
</a>
<a style="cursor: default" href="#"><img src="/img/imessage-color.svg" alt="iMessage" title="iMessage" width="32px" height="32px" class="icon"></a>
<a style="cursor: default" href="#" class="icon"><img src="/img/imessage-color.svg" alt="iMessage" title="iMessage" width="32px" height="32px" class="icon"></a>
<a href="https://discord.gg/TveBeG7" rel="noopener" target="_blank" class="icon">
<img src="/img/discord-color.svg" alt="Discord" title="Discord" width="32px" height="32px" class="icon">
</a>