Moving /links and populating it with some basic content

This commit is contained in:
April Eaton 2025-12-08 19:04:24 +01:00
parent f7c238ec38
commit 9fe3597c6f
11 changed files with 149 additions and 49 deletions

View file

@ -5,6 +5,7 @@ header {
border-radius: 0.5rem;
border-width: 2px;
background: linear-gradient(15deg, #f2d5cf, #dc8a78);
width: calc(100% - 0.5rem - 10px);
.logo {
height: 1rem;