style: space out the text lines a little so it isn't so cramped
This commit is contained in:
parent
c350cb9a43
commit
651beb7cd6
1 changed files with 2 additions and 1 deletions
|
@ -24,6 +24,7 @@ textarea {
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
|
line-height: 1.4;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
@ -36,4 +37,4 @@ main {
|
||||||
.word-count {
|
.word-count {
|
||||||
color: #858585;
|
color: #858585;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue