fix style

This commit is contained in:
IgnatOffice
2022-05-23 19:39:48 +03:00
parent 930bd4be99
commit bbf3d60047
4 changed files with 73 additions and 13 deletions

View File

@@ -0,0 +1,25 @@
.hw1 {
}
.hwTitle {
}
.message {
display: flex;
border: 1px solid lime;
margin: 10px;
}
.sendForm {
}
.textarea {
margin: 0 10px;
}
.button {
}