Skip to content

Commit

Permalink
fix max-width on large screen (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
rl-adobe authored Apr 11, 2024
1 parent b43d322 commit b35d73c
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 b35d73c

Please sign in to comment.