Skip to content

Commit

Permalink
add margin tittle home
Browse files Browse the repository at this point in the history
  • Loading branch information
Irina-anat committed Nov 6, 2023
1 parent 4ff68e7 commit 06569d9
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 8 deletions.
48 changes: 41 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11"
}
}
2 changes: 1 addition & 1 deletion src/pages/Home.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
font-weight: 700;
font-size: 48px;
text-align: center;
margin-top: 50px;
margin-top: 100px;
margin-bottom: 150px;
align-content: center;
color: rgb(56, 173, 43);
Expand Down

0 comments on commit 06569d9

Please sign in to comment.