modify: the background and navbar.

This commit is contained in:
Junyi Hou 2023-11-18 15:28:43 +08:00
parent d7a3b9a030
commit e22ce50d40
2 changed files with 4 additions and 2 deletions

View file

@ -236,6 +236,7 @@ header nav:not(:empty){
max-width: 100%;
text-align: center;
padding: 0.5em 0;
border-radius: var(--nav-border-radius);
}
header nav a {