diff --git a/Src/profilo.html b/Src/profilo.html index c30a246..284fb24 100644 --- a/Src/profilo.html +++ b/Src/profilo.html @@ -123,6 +123,11 @@ background-size: auto; } } + @media (max-width: 1360px){ + .profileimg { + height: auto!important; + } + }