Fix updated dates formatting

This commit is contained in:
Cassidy Williams
2023-12-31 00:07:20 -06:00
parent 320ae0fb3c
commit 6bd8c12a22
3 changed files with 19 additions and 8 deletions

View File

@@ -116,6 +116,7 @@ nav {
top: 0;
text-align: center;
background: var(--transwhite);
-webkit-backdrop-filter: blur(1px);
backdrop-filter: blur(1px);
}