add some padding at the bottom so the text doesn't squish against the footer

This commit is contained in:
Bryan Clark 2010-12-17 11:09:23 -08:00
Родитель 0275705e5d
Коммит ce91e6bcef
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -63,7 +63,7 @@
<button class="close done">done</button>
</div>
<div class="panel about" style="text-align: center; color: rgb(68, 68, 68);">
<div class="panel about" style="text-align: center; color: rgb(68, 68, 68);padding-bottom:20px;">
<a target="_blank" href="../">Mozilla F1</a>, share links with the people that matter to you.
</div>