Adapter pour afficher une image statique sur mobile

This commit is contained in:
François Pelletier 2024-09-01 12:57:09 -04:00
parent 3351771be7
commit 15957f0462
4 changed files with 37 additions and 1 deletions

View file

@ -0,0 +1,5 @@
#mobileMessage {
text-align: center;
padding: 20px;
font-family: Arial, sans-serif;
}