From 21d61726c9b434b5da127334dbf3d98999b914a9 Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Sat, 19 Sep 2020 20:39:28 -0400 Subject: [PATCH] design tweaks --- public/css/styles.css | 2 ++ public/index.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/public/css/styles.css b/public/css/styles.css index b8fa328..7ccdb77 100644 --- a/public/css/styles.css +++ b/public/css/styles.css @@ -22,6 +22,8 @@ -webkit-font-smoothing: antialiased; } +.marginless {margin:0} + .collection-item:hover {background: #EEE} .datepicker-day-button {color: #000} diff --git a/public/index.html b/public/index.html index 67a59a1..46f9ce4 100644 --- a/public/index.html +++ b/public/index.html @@ -36,7 +36,7 @@
-
{this.date}
+
{this.date}