Skip to content

Commit

Permalink
Move the footer up a bit above the logo
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Aug 4, 2024
1 parent 001ff7a commit ebd93f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _extensions/aagi/aagi.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ $font-family-monospace: "Fira Code";
padding-bottom: 12px;
padding-top: 12px;
margin-bottom: 5px;
bottom: 5% !important; // Makes footer div flush with bottom of slide
bottom: 6% !important; // Makes footer div flush with bottom of slide
z-index: -99 !important; // Sets the footer div further down the z-index
}

Expand Down

0 comments on commit ebd93f5

Please sign in to comment.