diff --git a/Resources/public/scss/default-articles.scss b/Resources/public/scss/default-articles.scss index 3389a48..9a9c28e 100644 --- a/Resources/public/scss/default-articles.scss +++ b/Resources/public/scss/default-articles.scss @@ -12,7 +12,7 @@ License - change in nbproject/licenseheader.txt width: 500px; background : #fff; font-family: $regular-font; - font-weight: 400px; + font-weight: 400; line-height: normal; font-size:10px; } @@ -198,4 +198,4 @@ License - change in nbproject/licenseheader.txt font-weight: bold; color: #808080; line-height: 30px; -} \ No newline at end of file +}