Last modified by Antony Desmeaux on 2024/07/16 06:11

From version 10.1
edited by Antony Desmeaux
on 2024/06/30 17:41
Change comment: There is no comment for this version
To version 11.1
edited by Antony Desmeaux
on 2024/07/16 05:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -42,6 +42,7 @@
42 42   .zoom {
43 43   transition: transform .4s;
44 44   margin: 0 auto;
45 + width: 30%
45 45   }
46 46   .zoom:hover {
47 47   transform: scale(1.1);