Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-11-21 18:47:56 +03:00
parent d10390ab5c
commit bba5cd0f4c

View File

@ -64,7 +64,7 @@ var setup = function(){
- passive (preferred):
- try `display:flex` on `.block` and position one elem over the other...
- _...not sure how to deal with `.children` yet_
- another way to go is to place `.text` stuff in a div and style that...
- another way to go is to wrap `.text` stuff in a div and style that...
- active (current):
- _need to rework the logic..._
- blank line at end of block is initially not shown