Frontpage removed private feedback, added file uploader to contacts

This commit is contained in:
mrfry 2021-04-21 10:44:25 +02:00
parent 76f96ba8aa
commit 9c194277b3
6 changed files with 96 additions and 160 deletions

View file

@ -18,3 +18,8 @@
.inputArea {
display: block;
}
.fileContainer {
width: 400px;
margin: 5px;
}