update color of nav border
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ body {
|
||||
}
|
||||
|
||||
header {
|
||||
border-bottom: 0.2rem solid #000;
|
||||
border-bottom: 0.2rem solid var(--text);
|
||||
}
|
||||
|
||||
nav {
|
||||
|
||||
Reference in New Issue
Block a user