Browse Source
Made paragraphs in project pages 2px smaller
redesign
Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
css/app.css
|
@ -4799,7 +4799,7 @@ a { |
|
|
/* Default paragraph styles */ |
|
|
/* Default paragraph styles */ |
|
|
p { |
|
|
p { |
|
|
font-family: inherit; |
|
|
font-family: inherit; |
|
|
font-size: 1.125rem; |
|
|
font-size: 1rem; |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
line-height: 1.6; |
|
|
line-height: 1.6; |
|
|
margin-bottom: 1.25rem; |
|
|
margin-bottom: 1.25rem; |
|
|