Skip to content

Commit 2738dd7

Browse files
committed
Style fixes.
1 parent a7bfe3e commit 2738dd7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

styles/styles.css

+6-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ body {
5656
.sc-body .se-title {
5757
font-family: 'PT Serif', serif;
5858
font-size: 50px;
59-
line-height: 48px;
59+
line-height: 60px;
6060
text-align: center;
6161
margin: 2rem 0;
6262
}
@@ -84,6 +84,7 @@ body {
8484

8585
.sc-body .se-follow-us {
8686
font-size: 21px;
87+
line-height: 37px;
8788
margin-bottom: 2rem;
8889
}
8990

@@ -133,6 +134,10 @@ body {
133134
margin-right: 3rem;
134135
}
135136

137+
.sm-mobile .sc-footer .se-item {
138+
margin-right: 10px;
139+
}
140+
136141
.sc-footer .se-item a {
137142
text-decoration: none;
138143
color: inherit;

0 commit comments

Comments
 (0)