Change: contact form to flex layout

This commit is contained in:
Aroy-Art 2022-02-04 20:45:22 +01:00
parent a5024a3469
commit 5051bec6bc
Signed by: Aroy
GPG key ID: DB9689E9391DD156
2 changed files with 7 additions and 14 deletions

View file

@ -1521,6 +1521,7 @@ img.loaded video.loaded {
color: #57cbcc;
border: solid 5px;
transition: border-color .5s ease-in-out,box-shadow .15s ease-in-out;
margin: 4px;
}
.form-control:focus {