I know I can use a command of git, to undo.
But I have no (easy) access to a computer
that has git installed, at the moment.
master
Pheng Heong TAN 2021-07-13 18:28:48 +08:00 committed by GitHub
parent 3b75572a02
commit 96b1429921
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: #dddddd;
background-color: var(--base2);
}
#nav, #some_header {