css fix for catalog view: leave some room at top of thumbnails for shadow

This commit is contained in:
towards-a-new-leftypol 2024-02-12 16:25:03 -05:00
parent 84e1c5f132
commit 29865bd338
1 changed files with 1 additions and 0 deletions

View File

@ -865,6 +865,7 @@ pre {
overflow: hidden;
position: relative;
font-size: 10pt;
padding-top: 5px;
margin-top: 5px;
margin-bottom: 20px;
}