Parameterize the photo grid

This commit is contained in:
Eryn Wells 2023-10-03 08:55:13 -07:00
parent 864c1b673a
commit 8cc207b84c
8 changed files with 30 additions and 10 deletions

View file

@ -167,6 +167,10 @@
line-height: var(--line-height);
}
p > code {
white-space: pre;
}
.social {
letter-spacing: 2px;
}