From 00871d70fc5165f25dd7a908b029809d52c0efc2 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 14 Dec 2016 12:05:58 -0800 Subject: [PATCH] frontend: remove this css file --- frontend/static/app.css | 7 ------- frontend/support/index.html | 1 - 2 files changed, 8 deletions(-) delete mode 100644 frontend/static/app.css diff --git a/frontend/static/app.css b/frontend/static/app.css deleted file mode 100644 index efef88d..0000000 --- a/frontend/static/app.css +++ /dev/null @@ -1,7 +0,0 @@ -body { - font-family: 'Source Sans Pro', 'Trebuchet MS', 'Lucida Grande', 'Helvetica Neue', sans-serif; - text-rendering: optimizeLegibility; - font-size: 14px; - letter-spacing: .2px; - text-size-adjust: 100 -} diff --git a/frontend/support/index.html b/frontend/support/index.html index 0bb7dd3..74e914e 100644 --- a/frontend/support/index.html +++ b/frontend/support/index.html @@ -8,7 +8,6 @@ -