Restore unordered list indent

This commit is contained in:
Maxime Vaillancourt 2020-07-25 18:08:10 -04:00 committed by GitHub
parent b9705853eb
commit af8b29d77d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,10 +104,6 @@ nav {
margin: 1em 0 3em;
}
ul {
padding-left: 0;
}
#notes-entry-container {
display: grid;
grid-gap: 2em;