Skip to content

Commit

Permalink
Updated intro text on the home page
Browse files Browse the repository at this point in the history
* Copy change requested by Sean
  • Loading branch information
rmm5t committed Feb 14, 2011
1 parent 753730c commit 28bbb41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/stylesheets/_home.sass
Expand Up @@ -6,7 +6,7 @@
+replace-text-with-dimensions("homepage_description.png")
+border-radius(8px)
.intro
margin: 10px 0 0 425px
margin: 0px 0 0 425px
h2
margin: 0 0 0 0
color: #333
Expand Down
2 changes: 1 addition & 1 deletion app/views/pages/home.html.haml
Expand Up @@ -9,7 +9,7 @@
.intro
%h2 Got Data?<br />Let us map it for you.

%p IssueMap makes it easy to turn your data into a map that you can customize &amp; share online.
%p IssueMap joins your data to boundaries so that you can easily create thematic maps and share them online.

= render :partial => "shared/new_map_call_to_action"

Expand Down

0 comments on commit 28bbb41

Please sign in to comment.