Recoloured fellas
All checks were successful
Build and Push Docker Image to Gitea Registry / build-and-push (push) Successful in 23s

This commit is contained in:
Alex Kerr
2026-03-20 20:43:55 +00:00
parent 763af5d2a4
commit f90e012f43
12 changed files with 255 additions and 146 deletions

View File

@@ -58,6 +58,12 @@ body {
right: 22vw;
}
.fella-img {
min-width: 90px;
max-width: 300px;
height: auto;
}
a {
text-decoration: none;
}