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

@@ -99,4 +99,8 @@ section#contact .button {
display: flex;
width: 100%;
}
}
.displayOnlyOnPrint {
display: none;
}