Added a series of nicely curated themes
All checks were successful
Build and Push Development Docker Image / build-and-push (push) Successful in 1m4s

This commit is contained in:
2025-03-06 15:58:14 +00:00
parent 3557a6a6ad
commit c3055a6882
6 changed files with 74 additions and 2 deletions

View File

@ -28,7 +28,7 @@
}
hr {
border: .2em solid var(--accent);
border: .12em solid var(--accent);
border-radius: 5em;
width: 100%;
}

View File

@ -28,7 +28,7 @@
height: 8em;
width: 8em;
padding: 1em 1em 1em 1em;
border: .5em solid var(--accent);
border: .25em solid var(--accent);
}
.about {