Skip to content

Commit c8a75cb

Browse files
authored
Update README.md for consistency with solution.css (#537)
Since commit 65b831b changed `container`'s padding, the instruction of padding in `README.md` should be changed as well.
1 parent 0bae060 commit c8a75cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flex/07-flex-layout-2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Note: The emojis may instead show up as one or several text symbols (e.g. &#9734
3131
- The sidebar is 300px wide (and it doesn't shrink).
3232
- The sidebar links are size 24px, are white, and do not have the underline text decoration.
3333
- The sidebar has 16px padding.
34-
- There is 32px padding around the 'cards' section.
34+
- There is 48px padding around the 'cards' section.
3535
- The cards are arranged horizontally, but wrap to multiple lines when they run out of room on the page.

0 commit comments

Comments
 (0)