Altre modifiche...

This commit is contained in:
Paolo Arena
2020-05-04 19:33:15 +02:00
parent 38daf60dfc
commit 4dc599859e
20 changed files with 15792 additions and 28094 deletions

View File

@@ -19,11 +19,11 @@ p {
margin-left: auto;
margin-right: auto;
max-height: 250px;
max-width: 250px;
max-height: 200px;
max-width: 200px;
@media (max-width: 718px) {
max-height: 180px;
max-width: 180px;
max-height: 100px;
max-width: 100px;
}
}