From 046a58b54611916fa9d358f17964785df2a86335 Mon Sep 17 00:00:00 2001 From: Anish Sharma Date: Fri, 27 Oct 2017 11:44:39 +0530 Subject: [PATCH] Update demo.css addition of commentary and typo changes. --- assets/css/demo.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/demo.css b/assets/css/demo.css index 1e6fd63..65ba5e9 100644 --- a/assets/css/demo.css +++ b/assets/css/demo.css @@ -1,3 +1,4 @@ +/* In this file we are basically styling our tables*/ .tim-row{ margin-bottom: 20px; }