Remove tabs lol

This commit is contained in:
Luke Murphy 2020-09-15 11:58:10 +02:00
parent 27a9de7c7b
commit 775f8566b1
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -1,6 +1,6 @@
.drop {
border-style:dashed;
border-width:2px;
border-color:rgba(0,0,0,0.25);
border-radius: 5px;
}
border-style: dashed;
border-width: 2px;
border-color: rgba(0, 0, 0, 0.25);
border-radius: 5px;
}