We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdd6c1a commit 38dc013Copy full SHA for 38dc013
1 file changed
index.html
@@ -66,7 +66,7 @@
66
<content id="content2">
67
</content>
68
<footer>
69
- <span style="display: table-cell; vertical-align: middle;">© 2016-<script type="text/javascript">document.write(new Date().getFullYear());</script>, Alexander Windsor<br><a class="nonsenseLink"></a></span>
+ <span style="padding-bottom: 10px; display: table-cell; vertical-align: middle;">© 2016-<script type="text/javascript">document.write(new Date().getFullYear());</script>, Alexander Windsor<br><a class="nonsenseLink"></a></span>
70
</footer>
71
</wrap>
72
</body>
0 commit comments