trois_col_agenda

This commit is contained in:
2019-09-10 17:14:47 +02:00
parent 45ba71266b
commit 2003f452dd
5 changed files with 8 additions and 8 deletions

View File

@@ -437,7 +437,7 @@
}
.start:not(#form) .body-wrapper .card{
width: calc((100% / 3) - 7.5px)!important;
width: calc((100% / 2) - 20px)!important;
}
.start#form .body-wrapper form{
width: 90%!important;