mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Fix typo in stylesheet
This commit is contained in:
parent
267b706544
commit
1634e267b8
2 changed files with 7 additions and 7 deletions
File diff suppressed because one or more lines are too long
|
@ -94,7 +94,7 @@ a:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-header ul,
|
.page-header ul,
|
||||||
.page-footer ul, {
|
.page-footer ul {
|
||||||
margin-left: 25px;
|
margin-left: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue