Skip to content

Commit e625f28

Browse files
committed
Switched to ems for margin calculation.
1 parent 9cce3ed commit e625f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/bootstrap.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ pre .hljs {
100100
}
101101
102102
.doxdox .bs-footer {
103-
margin: 50px auto;
103+
margin: 3em auto;
104104
color: #777;
105105
text-align: center;
106106
}

0 commit comments

Comments
 (0)