We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf236a4 commit 22383c2Copy full SHA for 22383c2
resources/views/style-1/style.css
@@ -13,7 +13,7 @@ body {
13
background-color: #ffffff;
14
color: #718096;
15
height: 100%;
16
- line-height: 1.4;
+ line-height: 2;
17
margin: 0;
18
padding: 0;
19
width: 100% !important;
@@ -23,7 +23,7 @@ p,
23
ul,
24
ol,
25
blockquote {
26
27
}
28
29
a {
@@ -57,7 +57,7 @@ h3 {
57
58
p {
59
font-size: 16px;
60
- line-height: 1.5em;
61
margin-top: 0;
62
63
0 commit comments