Skip to content

Commit

Permalink
Website: Updating bottom heading padding on software management page. (
Browse files Browse the repository at this point in the history
…#24090)

Closes: #24066


Changes:
- Updated the padding on the bottom heading on the software management
page on smaller screens
  • Loading branch information
eashaw authored Nov 22, 2024
1 parent 04d1ded commit 2902d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/assets/styles/pages/software-management.less
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@
padding: 0px 32px 64px 32px;
}
[purpose='section-heading'] {
padding: 40px 32px;
padding: 40px 24px;
}
[parasails-component='scrollable-tweets'] {
[purpose='tweets'] {
Expand Down

0 comments on commit 2902d01

Please sign in to comment.