Skip to content

Commit

Permalink
fix max-width on large screen
Browse files Browse the repository at this point in the history
  • Loading branch information
rl-adobe committed Apr 10, 2024
1 parent b43d322 commit 91fdd07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions express/blocks/link-list/link-list.css
Original file line number Diff line number Diff line change
Expand Up @@ -208,5 +208,6 @@ main .link-list.large p.button-container .button {
main .section:has( .link-list.centered) > div {
padding-left: 55px;
padding-right: 55px;
max-width: 1200px;
}
}

0 comments on commit 91fdd07

Please sign in to comment.