Fix the misasligned slogan in the site footer

This commit is contained in:
Eryn Wells 2024-01-08 08:22:47 -08:00
parent 7ebf3da3bd
commit 14f4246154
2 changed files with 9 additions and 8 deletions

View file

@ -3,6 +3,7 @@
align-items: center;
display: flex;
flex-direction: column;
row-gap: 0.25rem;
margin-block: var(--body-item-spacing);
text-align: center;
}