diff --git a/styles.css b/styles.css index 3ad800b..78ecd2f 100644 --- a/styles.css +++ b/styles.css @@ -106,7 +106,7 @@ div.app:hover { opacity: 1; } @media screen and (max-width:500px) { - .contact { + .contacts { width: 100%; grid-template-areas: 'one two'; }