mirror of
https://github.com/miniflux/v2.git
synced 2025-08-06 17:41:00 +00:00
fix(ui): improve margins consistency wrt. header/footer
This commit is contained in:
parent
135ce1d546
commit
32fbb4e882
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ a:hover {
|
|||
/* Page header and footer*/
|
||||
.page-header {
|
||||
padding-inline: 3px;
|
||||
margin-bottom: 25px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.page-footer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue