From c16ecbc7db99b03dcb8ee7d9c2fa1bfd1e01a745 Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Mon, 30 Jul 2018 20:59:25 -0400 Subject: [PATCH] added paragraphs to the cards which also allows for nesting of cards --- index.html | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index ddfd549..66d16eb 100644 --- a/index.html +++ b/index.html @@ -115,18 +115,30 @@ hr {

To Do

-
(1) this is a card with data and it is maybe long enough to wrap around in the column. perhaps a few times
-
(2) this is a card with data
-
(3) this is a card with data
+
+

(1) this is a card with data and it is maybe long enough to wrap around in the column. perhaps a few times

+
+
+

(2) this is a card with data

+
+
+

(3) this is a card with data

+

Doing

-
(4) this is a
card with data
-
(5) this is a card with data
+
+

(4) this is a
card with data

+
+
+

(5) this is a card with data

+

Done

-
(6) this is a card with data
+
+

(6) this is a card with data

+

Archive

@@ -135,7 +147,6 @@ hr {
- ×

Some text in the Modal..

-- 2.49.0