Talk:Site development: Difference between revisions
→responsive columns code ("flex-wrap"): new section
(→Blog roll shows Blog: before every article - to remove: new section) |
(→responsive columns code ("flex-wrap"): new section) |
||
Line 67: | Line 67: | ||
https://rejoiceinfaith.org/index.php/Category:Blog | https://rejoiceinfaith.org/index.php/Category:Blog | ||
== responsive columns code ("flex-wrap") == | |||
<div style="display: flex; flex-wrap: wrap;"><div style="flex: 1; min-width: 20em; padding: 1em; margin: 15px; max-width:50%;"> | |||
<div style="flex: 1; min-width: 20em; margin: 15px; padding: 1em;"> | |||
</div> | |||
</div> |