From 9f32d68286f7d23b31ffaeb6aaffa61c370870eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Tue, 16 Jun 2015 10:12:50 +0200 Subject: [PATCH] Team table enlarge icons --- app/styles/modules/team/team-table.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/modules/team/team-table.scss b/app/styles/modules/team/team-table.scss index e6da30bd..b6ccef7f 100644 --- a/app/styles/modules/team/team-table.scss +++ b/app/styles/modules/team/team-table.scss @@ -19,8 +19,8 @@ position: relative; text-align: center; .icon { - @extend %larger; color: $blackish; + font-size: 1.8rem; } .points { @extend %larger;