bouton proposer une opération

This commit is contained in:
2023-11-29 13:46:15 +01:00
parent 2095fdf4f2
commit 12f7013c3d
8 changed files with 84 additions and 257 deletions
@@ -26,6 +26,8 @@ input{
padding-bottom: 1rem;
padding-left: 0.2;
width: 80%;
label{
padding-right: 0.5rem;
@@ -40,4 +42,5 @@ input{
#edit-field-telephone-0-phone{
@extend %buttonwithborder;
}
}
@@ -107,7 +107,6 @@ header{
.request-password-link{
margin-bottom: 4rem;
font-size: 1rem;
}
.request-password-link:hover{
text-decoration: $yellow-puca underline;