Skip to content

Commit

Permalink
Update flex-basis.html
Browse files Browse the repository at this point in the history
  • Loading branch information
estelle committed Jul 2, 2024
1 parent 4df6626 commit 51359fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flexbox/ratios/flex-basis.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 51359fd

Please sign in to comment.