CSS Demo: min-width
Reset
min-width: 150px;
Copy to Clipboard
min-width: 20em;
Copy to Clipboard
min-width: 75%;
Copy to Clipboard
min-width: 40ch;
Copy to Clipboard
Change the minimum width.
Copied!