try debugging

master
Pheng Heong TAN 2021-07-13 18:24:30 +08:00 committed by GitHub
parent 50f837b7f6
commit 3b75572a02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ li + li, div + div {
}
tr:nth-child(even) {
background-color: var(--base2);
background-color: #dddddd;
}
#nav, #some_header {