11/* ---------------------- General Body ---------------------- */
22body {
33 font-family : -apple-system, BlinkMacSystemFont, "Helvetica Neue" , Arial, sans-serif;
4- line-height : 1.6 ;
4+ line-height : 1.4 ;
55 margin : 0 ;
66 padding : 0 ;
77 color : # 111 ;
@@ -116,7 +116,7 @@ main.content {
116116 padding : 40px 20px 40px 20px ;
117117 box-sizing : border-box; /* include padding in width */
118118 color : # 111 ; /* dark text for readability */
119- line-height : 1.8 ; /* improves readability */
119+ line-height : 1.5 ; /* improves readability */
120120 font-family : "Helvetica Neue" , Helvetica, Arial, sans-serif; /* clean journal style */
121121}
122122
@@ -135,7 +135,7 @@ main.content p {
135135
136136.about-inner {
137137 font-family : "Helvetica Neue" , Helvetica, Arial, sans-serif;
138- line-height : 1.9 ;
138+ line-height : 1.5 ;
139139 color : # 333 ;
140140 margin-bottom : 20px ;
141141 text-align : center;
@@ -151,7 +151,7 @@ main.content p {
151151
152152.about-inner p {
153153 font-family : "Helvetica Neue" , Helvetica, Arial, sans-serif;
154- line-height : 1.9 ;
154+ line-height : 1.5 ;
155155 color : # 333 ;
156156 margin-bottom : 20px ;
157157}
@@ -183,7 +183,7 @@ main.content p {
183183
184184.about-inner {
185185 font-family : "Helvetica Neue" , Helvetica, Arial, sans-serif;
186- line-height : 1.9 ;
186+ line-height : 1.5 ;
187187 color : # 333 ;
188188 margin-bottom : 20px ;
189189 text-align : center;
@@ -199,7 +199,7 @@ main.content p {
199199
200200.about-inner p {
201201 font-family : "Helvetica Neue" , Helvetica, Arial, sans-serif;
202- line-height : 1.9 ;
202+ line-height : 1.5 ;
203203 color : # 333 ;
204204 margin-bottom : 20px ;
205205}
@@ -333,7 +333,7 @@ main.content p {
333333
334334.person-card p {
335335 font-size : 0.95rem ;
336- line-height : 1.6 ;
336+ line-height : 1.5 ;
337337}
338338
339339.person-card : hover {
0 commit comments