style touch-up and normalization

This commit is contained in:
2025-06-25 17:20:44 +02:00
parent f7bbb67347
commit e23aba33d2
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -109,6 +109,7 @@ projects.sort((a, b) => a.data.name.localeCompare(b.data.name));
scroll-snap-align: start;
color: #cccccc;
font-size: 1rem;
font-family: var(--font-family-serif),serif;
gap: 0.25rem;
padding: 0.25rem;
&:focus-within {
+1
View File
@@ -57,6 +57,7 @@
max-width: 100%;
text-align: center;
gap: 1.5rem;
font-size: 1rem;
.grid {
display: grid;