We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f4e59 commit befceebCopy full SHA for befceeb
‎flex/07-flex-layout-2/solution/solution.css‎
@@ -50,6 +50,7 @@ body {
50
.sidebar {
51
flex-shrink: 0;
52
padding: 16px;
53
+ box-sizing: border-box;
54
}
55
56
ul {
0 commit comments