mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
Adjusted the text in the buttons for the homepage.
This commit is contained in:
parent
c9c677a99f
commit
724909c426
@ -21,7 +21,7 @@ title: Sass | Syntactically Awesome Style Sheets
|
||||
type the following into the command line:
|
||||
.call-to-action
|
||||
/ We'll try and point the user to either
|
||||
%p= link_to "CLI Quickstart", '/quickstart/command-line#unix', :class => 'button'
|
||||
%p= link_to "Command Line Quickstart", '/quickstart/command-line#unix', :class => 'button'
|
||||
%pre
|
||||
%code
|
||||
gem install sass
|
||||
@ -36,7 +36,7 @@ title: Sass | Syntactically Awesome Style Sheets
|
||||
%p.description Get started quickly by installing a Sass for Linux, Mac or Windows.
|
||||
.call-to-action
|
||||
%p= link_to "GUI Quickstart", '/quickstart/gui', :class => 'button'
|
||||
%p= link_to "Get Compass.app", '#', :class => 'button'
|
||||
%p= link_to "Download Compass.app", '#', :class => 'button'
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user