diff --git a/styles.css b/styles.css index 78ecd2f..acc2afc 100644 --- a/styles.css +++ b/styles.css @@ -110,8 +110,9 @@ div.app:hover { width: 100%; grid-template-areas: 'one two'; } - .app { + .apps { width: 100%; + grid-template-areas: 'one two'; } :root { width: 95%;