mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-11 18:45:41 +00:00
Adjusted line height in bio and card paragraph
This commit is contained in:
parent
90c6d7a843
commit
9a977dccd4
@ -39,7 +39,7 @@
|
||||
|
||||
.bio {
|
||||
font-size: 1rem;
|
||||
line-height: 1.75;
|
||||
line-height: 1.625;
|
||||
max-width: 24rem;
|
||||
@include lg {
|
||||
max-width: 100%;
|
||||
@ -95,5 +95,5 @@
|
||||
.card p {
|
||||
margin: 0;
|
||||
font-size: 1rem;
|
||||
line-height: 1.5;
|
||||
line-height: 1.625;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user