Answers for "why does my min and max-wodth only stay on min-width html css"

CSS
0

why does my min and max-wodth only stay on min-width html css

.myClass{
  min-width:300px;
  width:33%;
}
Posted by: Guest on July-10-2021

Code answers related to "why does my min and max-wodth only stay on min-width html css"

Browse Popular Code Answers by Language