summaryrefslogtreecommitdiff
path: root/pages/en.haml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-06-24 17:13:20 -0700
committerelijah <elijah@riseup.net>2014-06-24 17:13:20 -0700
commit8d204ac044f28bba3780eaab98fb40308049062f (patch)
treec11176276f1c6ee68fd3d12ec8fc43e2177ec582 /pages/en.haml
parent1b9b86ededfbf276096033375ab6f277cc0505b7 (diff)
slightly smaller icons
Diffstat (limited to 'pages/en.haml')
-rw-r--r--pages/en.haml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pages/en.haml b/pages/en.haml
index 9e2649f..30d3fb2 100644
--- a/pages/en.haml
+++ b/pages/en.haml
@@ -10,28 +10,28 @@
.row.bm-front-buttons
.col-sm-3.col-xs-6
%a.btn.btn-default{:href=>"/android"}
- %i.fa.fa-android.fa-5x
+ %i.fa.fa-android.fa-4x
%br
%b Android
%br
%small 4.0 and above
.col-sm-3.col-xs-6
%a.btn.btn-default{:href=>"/linux"}
- %i.fa.fa-linux.fa-5x
+ %i.fa.fa-linux.fa-4x
%br
%b GNU/Linux
%br
%small Debian, Ubuntu, Mint
.col-sm-3.col-xs-6
%a.btn.btn-default.disabled{:href=>"/mac"}
- %i.fa.fa-apple.fa-5x
+ %i.fa.fa-apple.fa-4x
%br
%b Mac OS
%br
%small Coming very soon...
.col-sm-3.col-xs-6
%a.btn.btn-default.disabled{:href=>"/windows"}
- %i.fa.fa-windows.fa-5x
+ %i.fa.fa-windows.fa-4x
%br
%b Windows
%br