|
|
|
@ -116,9 +116,23 @@ body {
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.form {
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
width: 94.3%;
|
|
|
|
|
height: auto;
|
|
|
|
|
margin: 5px 10px 10px 5px;
|
|
|
|
|
|
|
|
|
|
background: rgba(255, 255, 255, 0.3);
|
|
|
|
|
border-radius: 15px;
|
|
|
|
|
box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
|
|
|
|
|
backdrop-filter: blur(3px);
|
|
|
|
|
-webkit-backdrop-filter: blur(15px);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.Mail {
|
|
|
|
|
/*.Mail {
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
justify-content: space-evenly;
|
|
|
|
@ -138,7 +152,6 @@ body {
|
|
|
|
|
justify-content: space-evenly;
|
|
|
|
|
margin: 13px;
|
|
|
|
|
width: auto;
|
|
|
|
|
height: 40%;
|
|
|
|
|
|
|
|
|
|
background: rgba(255, 255, 255, 0.1);
|
|
|
|
|
border-radius: 15px;
|
|
|
|
@ -195,7 +208,7 @@ body {
|
|
|
|
|
margin: 13px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}*/
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|