style.css: reduce margin between multiple files

This commit is contained in:
Zankaria 2025-03-27 01:23:37 +01:00
parent fa56876c36
commit 81c02be563

View file

@ -392,7 +392,7 @@ form table tr td div.center {
}
.file.multifile {
margin: 0 20px 0 0;
margin: 0 10px 0 0;
}
.file.multifile > p {