🔥 CSS Quick Tip: `stretch` Value A brief guide for the upcoming 'stretch' value in CSS, which forces the element to take 100% width/height of the parent container while taking padding & margin into consideration, thus preventing unwanted overflow easily without using calc() or box-sizing. #css
7 likes 1 replies
?