Fix typo in stylesheet

This commit is contained in:
Frédéric Guillot 2019-02-19 17:57:40 -08:00
parent 267b706544
commit 1634e267b8
2 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -94,7 +94,7 @@ a:hover {
} }
.page-header ul, .page-header ul,
.page-footer ul, { .page-footer ul {
margin-left: 25px; margin-left: 25px;
} }