Skip to content

Commit

Permalink
Update flex-shrink.html (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
estelle committed Jul 2, 2024
1 parent 1204cbc commit a58ba6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flexbox/ratios/flex-shrink.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,15 @@
text-align: right;
width: 90%;
max-width: 700px;
min-width: 500px;
padding: 5px 10px 5px 26px;
font-size: 100%;
}

section {
width: 90%;
max-width: 700px;
min-width: 500px;
border: 1px solid #4d4e53;
border-radius: 2px;
padding: 10px 14px 10px 10px;
Expand Down

0 comments on commit a58ba6e

Please sign in to comment.