From 624a8dad718a197a5ab01d4fda586535c058adf2 Mon Sep 17 00:00:00 2001 From: Justine Arreche Date: Wed, 1 Apr 2015 13:03:04 +0200 Subject: [PATCH] styles, integrating the recent builds and beinging styling those --- app/styles/app/landing.sass | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app/styles/app/landing.sass b/app/styles/app/landing.sass index 778764c6..99fbe355 100644 --- a/app/styles/app/landing.sass +++ b/app/styles/app/landing.sass @@ -132,6 +132,11 @@ img margin-bottom: 20px + li + background-color: #fff + border-radius: 4px + color: #828282 + .free-for-oss text-align: center @@ -217,4 +222,4 @@ p font-size: 1.15em font-weight: 300 - color: #606162 + color: #606162 \ No newline at end of file