Fix styling

This commit is contained in:
danpros 2024-02-23 13:17:10 +07:00
commit 2bbae4cf68
11 changed files with 84 additions and 17 deletions

View file

@ -6140,3 +6140,10 @@ ul.month {
.feed-link a {
height:100%;
}
#more {
display:block;
height:2rem;
margin-top:-2rem;
content:""
}

View file

@ -6147,3 +6147,10 @@ ul.month {
.feed-link a {
height:100%;
}
#more {
display:block;
height:2rem;
margin-top:-2rem;
content:""
}