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

@ -629,3 +629,10 @@ ul.month {
margin:0 0 0 10px;
float:right;
}
#more {
display:block;
height:2rem;
margin-top:-2rem;
content:""
}