Update style.css

Fix indentation to be consistent with the rest of the project
This commit is contained in:
9sqn 2020-10-18 19:31:28 +08:00 committed by GitHub
parent 8df82f30f9
commit d109396e62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ input[type="text"] {
.flashes {
padding-top: 1em;
list-style-type: none;
padding-left: 0px;
list-style-type: none;
padding-left: 0px;
}
.search-btn {