diff --git a/styles.css b/styles.css index 25cf56e..5fd0942 100644 --- a/styles.css +++ b/styles.css @@ -60,6 +60,9 @@ header{ margin-bottom: 1.2rem; line-height:1.2; } + main{ + width:100%; + } }