-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
This is a very good topic for analysis. Thank you. I'd like to inquire about the consideration behind setting the padding-bottom to 500. I feel that 50px would suffice.
#right-pane {
display: flex;
margin: 0 auto;
gap: 40px;
flex: 1;
padding-bottom: 500px;
padding-right: 50px;
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels