Skip to content

Commit fafcdd9

Browse files
changes in the header
1 parent 4fe0370 commit fafcdd9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Wireframe/style.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ svg {
5050
Setting the overall rules for page regions
5151
https://www.w3.org/WAI/tutorials/page-structure/regions/
5252
*/
53-
main {
53+
54+
55+
.main {
5456
background-color: blanchedalmond;
5557
max-width: var(--container);
5658
margin: 0 auto calc(var(--space) * 4) auto;

0 commit comments

Comments
 (0)