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}