Update public/style.css

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
This commit is contained in:
Kristofer Koishigawa 2020-10-14 12:03:48 +09:00 committed by GitHub
parent a582f3d305
commit 7125b03824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,10 +20,6 @@ h3 {
code {
font-family: monospace;
padding: 2px;
background-color: #eeeef0;
}
ol {
list-style-position: inside;
}