Currently, the main content has no bottom padding, so that the footer might touch the last element of the content.
Solution approaches
Set the CSS padding-bottom property to a value higher than zero.
# Description
## Problem
Currently, the main content has no bottom padding, so that the footer might touch the last element of the content.
## Solution approaches
- Set the CSS `padding-bottom` property to a value higher than zero.
jakob.scheid
added this to the 0.1.0 milestone 2026-05-31 23:10:09 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Description
Problem
Currently, the main content has no bottom padding, so that the footer might touch the last element of the content.
Solution approaches
padding-bottomproperty to a value higher than zero.Main content is missing bottom marginto Main content is missing bottom padding