1
0
Fork 0
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:
jvoisin 2025-07-09 00:25:23 +02:00 committed by Frédéric Guillot
parent 135ce1d546
commit 32fbb4e882

View file

@ -145,7 +145,7 @@ a:hover {
/* Page header and footer*/
.page-header {
padding-inline: 3px;
margin-bottom: 25px;
margin-bottom: 10px;
}
.page-footer {