Repeat & Responsivess for cards
Hey toddlers , really struggling here for 2 things , related to "Repeat " and Responsive . 1 ยฐ ) Repeat I 've tried to remove the "Repeat " over my div block , by removing the formula , but the repeat ๐ symbol stays on my left panel . Why ? See 1st screenshot (blue square ) 2 ยฐ ) Responsive I have a list of cards that use " Repeat " I want the card to vary width between 240 and 280px to stretch 100 % of the screen width . See screenshot 2 (Rick & morty editior ) How do I do that ? 1 ) If you open the repeat and click on the trashcan icon it should disappear . 2 ) I 'm not sure if I follow what behavior you want to see . Do you want the group of cards to stretch 100 % of the screen width or do you want want each card to be min240px and max280px and within those constraints use 100 % of available space within parent element ? if you haven 't already seen it , this is a great video on responsive webdesign (in toddle ) : https://youtu.be/bvuQxnoWQP4?feature=shared Thanks a lot mate . 1 ) didn โt see that trashcan indeed ๐ 2 ) basically I : a . don โt want the cards to be neither too small , nor too big . b . I want to use my entire screen width , which is supposed to be the parent element c . I think , The cards should vary in width to adapt to the screen . I โve actually checked that video and I fill like I โm missing something lol rewatch it tomorrow This is also very insightful : https://www.joshwcomeau.com/css/interactive-guide-to-flexbox/ and this : https://css-tricks.com/snippets/css/a-guide-to-flexbox/ ๐1