Skip to content

Commit befceeb

Browse files
committed
🔲 Fix inconsistency in solution with correct formatting
1 parent 03f4e59 commit befceeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎flex/07-flex-layout-2/solution/solution.css‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ body {
5050
.sidebar {
5151
flex-shrink: 0;
5252
padding: 16px;
53+
box-sizing: border-box;
5354
}
5455

5556
ul {

0 commit comments

Comments
 (0)