Protection AntiSpam pour le mail

This commit is contained in:
Anthony Dumas
2019-03-23 23:35:17 +01:00
parent 21ef42bebc
commit b4cffb8306
5 changed files with 42 additions and 16 deletions

View File

@@ -7026,3 +7026,6 @@ section#contact .button {
.button.is-fullw-mobile {
display: flex;
width: 100%; } }
.displayOnlyOnPrint {
display: none; }