Css – Responsive input+button with grid or flexbox (No media queries)
I'm having troubles with some css distribution using flexbox or grid layout, here's the thing: I have a container with the next disposition (75% input, 25% button): That disposition should be the main disposition in desktop and large screens. However,…