Skip to content

Commit d30708b

Browse files
committed
Set line-height 1.5em on h1 in /docs pages
1 parent ca6ced9 commit d30708b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/assets/stylesheets/keiyaku.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
}
66
.keiyaku > h1 {
77
text-align: center;
8+
line-height: 1.5em;
89
}
910
.keiyaku > h1:first-child {
1011
margin-top: 0;

0 commit comments

Comments
 (0)