Add some better logic to the resizing, add a better contacts page. sidebar hiding still in the works

This commit is contained in:
Bun 2025-07-02 21:44:35 -04:00
parent d8893f0463
commit 67de08a5b8
19 changed files with 180 additions and 99 deletions

View file

@ -22,6 +22,8 @@
padding: 0;
font-size: 1.6em;
transition: 0.3s;
background-color: var(--sb-color);
}
@ -75,7 +77,6 @@
display: inline-block;
}
.personal { color:#fc3f5b; }
.nixfox { color:#2abafc; }