From c424df5192f346dba5332a4b3a2de43b2f028e0c Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Thu, 9 Feb 2017 01:20:09 +0100 Subject: Progress on moving color styles to Sass --- app/assets/javascripts/components/features/getting_started/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/assets/javascripts/components/features/getting_started/index.jsx') diff --git a/app/assets/javascripts/components/features/getting_started/index.jsx b/app/assets/javascripts/components/features/getting_started/index.jsx index b9e4e0097..0e1937b43 100644 --- a/app/assets/javascripts/components/features/getting_started/index.jsx +++ b/app/assets/javascripts/components/features/getting_started/index.jsx @@ -44,7 +44,7 @@ const GettingStarted = ({ intl, me }) => {

-

tootsuite/mastodon }} />

+

tootsuite/mastodon }} />

-- cgit