mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-05 05:15:18 +00:00
more line height looks better
This commit is contained in:
parent
8724122e32
commit
fc0a874a23
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ html
|
|||
body
|
||||
{
|
||||
font-family: $font-body;
|
||||
line-height: 1.3333;
|
||||
line-height: 1.5;
|
||||
min-height: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
@ -199,4 +199,4 @@ body
|
|||
{
|
||||
@include flex(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue