Skip to content

Commit

Permalink
Update custom.css
Browse files Browse the repository at this point in the history
  • Loading branch information
cmertdalli committed Oct 30, 2024
1 parent 27dd4a2 commit bdfb476
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

/* Main content area */
.content, .main-content, .wrapper, .container {
margin-top: -1000px !important;
padding-top: -1000px !important;
margin-top: 0px !important;
padding-top: 0px !important;
}

/* Header and navbar */
Expand Down

0 comments on commit bdfb476

Please sign in to comment.