Add RSS links

This commit is contained in:
Cassidy Williams
2024-01-06 23:19:00 -06:00
parent 9c8e5e3195
commit 43832ad13a
3 changed files with 20 additions and 2 deletions

View File

@@ -205,6 +205,10 @@ h3 {
text-align: center;
}
.center {
text-align: center;
}
.header-section {
display: flex;
align-items: center;