ajuste formulaire

This commit is contained in:
Kevin Tessier 2019-06-11 11:20:26 +02:00
parent e44465b3c4
commit 35182b63c3
3 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -268,7 +268,7 @@
} }
} }
} }
&:nth-of-type(n+6):not(:nth-of-type(n+12)){ &:nth-of-type(n+5):not(:nth-of-type(n+12)){
width: 50%; width: 50%;
float: left; float: left;
border-bottom: 0px; border-bottom: 0px;
@ -311,7 +311,7 @@
border-radius: 20px; border-radius: 20px;
position: fixed; position: fixed;
width: 30%; width: 30%;
height: 30%; height: 30%;
left: 50%; left: 50%;
top: 50%; top: 50%;
padding: 50px; padding: 50px;