Skip to content

Commit 66dd6e4

Browse files
committed
fix for footer
1 parent a832625 commit 66dd6e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

github-pages/assets/css/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -381,8 +381,8 @@ hr {
381381
padding: 28px 40px;
382382
text-align: center;
383383
color: #6b6574;
384-
font-size: 14px;
385-
line-height: 1.6;
384+
font-size: 12px;
385+
line-height: 1.5;
386386
}
387387

388388
.footer-container p {
@@ -400,7 +400,7 @@ hr {
400400
}
401401

402402
.footer-version {
403-
font-size: 12px;
403+
font-size: 11px;
404404
color: #5a5565;
405405
margin-top: 8px;
406406
}

0 commit comments

Comments
 (0)