From 7da0d5b5e214e48a623dd76758c1f9636b621e41 Mon Sep 17 00:00:00 2001 From: Vladimir Lugovsky Date: Tue, 1 Dec 2015 12:49:13 +0300 Subject: [PATCH] feat(typography): typography font changed --- src/app/pages/typography/_typography.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/pages/typography/_typography.scss b/src/app/pages/typography/_typography.scss index 94db7aa..174fd68 100644 --- a/src/app/pages/typography/_typography.scss +++ b/src/app/pages/typography/_typography.scss @@ -126,15 +126,13 @@ h5 { .small-text { padding: 5px 0 24px 0; p { - font-size: 9px; + font-size: 10px; font-weight: 100; line-height: 10px; } } } - - .color-widget { text-align: center; font-size: 14px;