This commit is contained in:
James 2019-10-08 19:24:13 +01:00
parent 1a02b11e7f
commit 0c8a2d80fd

View File

@ -64,6 +64,10 @@ iframe{
.downloads-item{
display: flex;
align-items: center;
*{
margin:0 !important;
padding: 0 !important;
}
}