Skip to content

Commit

Permalink
Remove hardcoded height
Browse files Browse the repository at this point in the history
  • Loading branch information
qwertychouskie committed Jun 30, 2024
1 parent 0664c75 commit 322c54f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,7 @@
height: 50px;
margin-top: auto;
}

main {
height: 1350px
}

</style>
</head>
<body style="background-color: #323232; color: azure; font-family: Arial, Helvetica, sans-serif; padding: 30px 15px 15px;">
Expand Down

0 comments on commit 322c54f

Please sign in to comment.