From 5d274b8b3095caf08933dd0474e270571dcc33e9 Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Mon, 25 May 2015 10:05:47 -0400 Subject: [PATCH] css bump --- .git-ftp-include | 2 +- styl.styl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.git-ftp-include b/.git-ftp-include index 9568e94..a427c94 100644 --- a/.git-ftp-include +++ b/.git-ftp-include @@ -1,2 +1,2 @@ auto.js:auto.coffee -style.css:style.styl +style.css:styl.styl diff --git a/styl.styl b/styl.styl index fcb82cc..c5b6d5c 100644 --- a/styl.styl +++ b/styl.styl @@ -6,7 +6,7 @@ svg path fill: none stroke: #8c8c8c - stroke-width: 2 + stroke-width: 3 stroke-linecap: butt stroke-linejoin: round stroke-miterlimit: 4 -- 1.7.10.4