update color of nav border

This commit is contained in:
2024-09-23 17:03:59 -07:00
parent f17e728c69
commit 60d075dd3b
+1 -1
View File
@@ -48,7 +48,7 @@ body {
}
header {
border-bottom: 0.2rem solid #000;
border-bottom: 0.2rem solid var(--text);
}
nav {