add padding for boxes just at the size of the minimum page box size so that there is a little space at the bottom
parent
ee96ecda72
commit
8c592aed6c
|
@ -236,7 +236,8 @@ body {
|
|||
}
|
||||
|
||||
.entry {
|
||||
|
||||
padding: 3px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.entry ul {
|
||||
|
|
Reference in New Issue