Skip to content

Commit

Permalink
mainContent margin fix for #5
Browse files Browse the repository at this point in the history
  • Loading branch information
iannesbitt committed Jan 4, 2024
1 parent 92dfd71 commit ce7801e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/drp/js/themes/drp/css/metacatui.css
Original file line number Diff line number Diff line change
Expand Up @@ -2117,7 +2117,7 @@ img[src*="gstatic.com/"], img[src*="googleapis.com/"] {
position: absolute;
width: 100%;
height: 100%;
margin: -80px -40px -160px -80px;
margin: -180px -40px -160px -80px;
overflow: hidden;
padding-top: 0;
padding-bottom: 0;
Expand Down

0 comments on commit ce7801e

Please sign in to comment.