This commit is contained in:
Marco ORFAO 2024-01-18 12:40:55 +01:00
parent 2c14e74df8
commit 6fefb63e20

View File

@ -18,9 +18,9 @@ body {
margin-bottom: 20px; margin-bottom: 20px;
margin-left:auto; margin-left:auto;
margin-right:auto; margin-right:auto;
height:40vw; height:70vw;
max-height: 1122px; max-height: 1122px;
width:40vw; width:50vw;
max-width : 794px; max-width : 794px;
background-color: #E3E3E3; background-color: #E3E3E3;
padding: 15px; padding: 15px;