Removed draft from css. Now in thmeme

This commit is contained in:
Dirk Alders 2024-10-13 13:23:53 +02:00
parent 577956248e
commit 80db1f71e9
2 changed files with 0 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -126,14 +126,3 @@
display: none display: none
} }
} }
.preview {
background-image: url("{% static 'patt/draft.png' %}");
padding: 40px;
padding-top: 75px;
min-height: 300px;
}
.preview-spacer {
min-height: 35px;
}