1
0

Updated error messages style

This commit is contained in:
Michael Gordeev
2019-12-13 01:13:07 +03:00
parent 5152fb0e32
commit 145a4d9467
@@ -80,6 +80,11 @@ table {
width: auto; width: auto;
} }
.text-danger {
text-decoration: solid;
color: red;
}
@media only screen and (max-width: 700px) { @media only screen and (max-width: 700px) {
form { form {
max-width: initial; max-width: initial;