pre-changes for print page

This commit is contained in:
Kyle
2022-08-24 20:26:48 -07:00
parent dbc213d002
commit 521b8bd97c
3 changed files with 5 additions and 5 deletions

View File

@@ -538,7 +538,7 @@ textarea.input {
}
/*drop to upload*/
.drop-area {
border: 2px dashed gray;
border: 0.125rem dashed gray;
transition: 0.25s;
}
.drop-area.hover {