Skip to content

Commit

Permalink
try increasing margin-top size, if it doesnt work add padding-top
Browse files Browse the repository at this point in the history
  • Loading branch information
banchan86 committed May 28, 2024
1 parent d416f6c commit 6b66306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1333,7 +1333,7 @@ textarea.form-input::-webkit-resizer { display: none; }
*/

main {
margin-top: 70px;
margin-top: 100px;
margin-bottom: 100px;
}

Expand Down

0 comments on commit 6b66306

Please sign in to comment.