Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEspina2 <expina2@hotmail.com>2017-01-29 22:12:05 +0300
committerEspina2 <expina2@hotmail.com>2017-01-29 22:12:05 +0300
commit301acd7330a6585cebb0628cd5eecfc9064ea74a (patch)
tree5ecbacb4d1d6533106851c8a6de4f809b4b5d859 /assets/css/modules/typography.scss
parentbba271123a94a6e94bbd3eafa35178d22c621e90 (diff)
fix box page and remove css pages files from the custom
Diffstat (limited to 'assets/css/modules/typography.scss')
-rw-r--r--assets/css/modules/typography.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/modules/typography.scss b/assets/css/modules/typography.scss
index 3d250d18..2385d1f1 100644
--- a/assets/css/modules/typography.scss
+++ b/assets/css/modules/typography.scss
@@ -66,6 +66,7 @@
@include modifier(paragraph__tittle) {
font-size: ms(0, 22px);
+ line-height: 30px;
font-weight: 600;
color: $dark-blue;
}