fix: spacing

This commit is contained in:
Cory Dransfeldt 2024-03-01 15:04:14 -08:00
parent 73d2775836
commit 47163e6b7f
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "7.0.2",
"version": "7.0.3",
"description": "The source for my personal site. Built using 11ty and hosted on Netlify.",
"type": "module",
"scripts": {

View file

@ -336,7 +336,7 @@ article [rel="author"] {
}
.tag:not(:last-child) {
margin-right: .125rem;
margin-right: .25rem;
}
/* buttons */