Skip to content

Commit 85fc6fb

Browse files
committed
Styling tweaks
1 parent 888d07d commit 85fc6fb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
small {
157157
font-size: 0.25em !important;
158158
text-align: center;
159+
line-height: 1.5em !important;
159160
}
160161
.footer {
161162
position: absolute;
@@ -213,6 +214,9 @@
213214
margin-left: 0;
214215
width: 33%;
215216
}
217+
div.footnote > small {
218+
text-align: left;
219+
}
216220
</style>
217221
</head>
218222
<body>

0 commit comments

Comments
 (0)