Update nav background, remove parts of about section

This commit is contained in:
Cassidy Williams
2023-01-27 00:08:29 -06:00
parent 153a7a0562
commit f42c5b835f
2 changed files with 2 additions and 3 deletions

View File

@@ -71,6 +71,7 @@ nav {
top: 0;
text-align: center;
background: rgba(255, 255, 255, 0.9);
backdrop-filter: blur(1px);
}
nav a {