From e637abaceb66354ad0c08a41d3ef6a2c8aee459a Mon Sep 17 00:00:00 2001 From: Nick Iv Date: Sat, 9 Nov 2013 15:31:06 +0400 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B2=D0=B5=D0=BB=D0=B8=D1=87=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=88=D1=80=D0=B8=D1=84=D1=82=20=D0=BE=D0=BF=D0=B8?= =?UTF-8?q?=D1=81=D0=B0=D0=BD=D0=B8=D1=8F,=20resolved=20#6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/global.css | 2 +- code/global.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/global.css b/build/global.css index 0e2b486..923b9e5 100644 --- a/build/global.css +++ b/build/global.css @@ -116,7 +116,7 @@ body { } .bContent__eTabText { padding: 30px 52px 52px 52px; - font-size: 12px; + font-size: 13.2px; } .bContent__eTabText p { margin: 0 0 1em 0; diff --git a/code/global.less b/code/global.less index ca559d9..aba00f7 100644 --- a/code/global.less +++ b/code/global.less @@ -129,7 +129,7 @@ body { display: none; &Text { padding: 30px 52px 52px 52px; - font-size: 12px; + font-size: 13.2px; p { margin: 0 0 1em 0; max-width: 800px;