Skip to content

Commit 3cd51c1

Browse files
author
Steve Krouse
committed
log style changes
1 parent 4cb39f8 commit 3cd51c1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

_data/git-log.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

log.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@ title: Log
1616
font-size: 50px;
1717
}
1818
.date {
19-
font-size: 20px;
19+
font-size: 15px;
2020
color: #aaa;
2121
margin-bottom: 10px;
2222
font-style: italic;
2323
}
2424
.commit > .files {
2525
color: rgb(255,169,77);
26+
margin-bottom: 5px;
2627
}
2728
.hash {
2829
font-size: 15px;

0 commit comments

Comments
 (0)