diff --git a/05-sidebar/setup/styles.css b/05-sidebar/setup/styles.css index cc36f5499..66bf12860 100644 --- a/05-sidebar/setup/styles.css +++ b/05-sidebar/setup/styles.css @@ -70,7 +70,7 @@ body { font-family: var(--ff-secondary); background: var(--clr-grey-10); color: var(--clr-grey-1); - line-height: 1.5; + line-height: 2.5; /* Change Line height from 1.5 to 2.5 by Hrishikesh Pandey*/ font-size: 0.875rem; } ul {