Skip to content

Commit 77e42bf

Browse files
committed
fix borked layout on landing page
1 parent 9bb6557 commit 77e42bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,20 +69,20 @@ BorgBackup – Deduplicating archiver with compression and authenticated encrypt
6969
</div>
7070
<br>
7171
<div id="links">
72-
<div class="link" style="width: 400px;">
72+
<div class="link" style="width: 300px;">
7373
<a href="/support/free.html">
7474
<span class="action">Receive</span><br>
7575
free support
7676
</a>
7777
</div>
7878

79-
<div class="link" style="width: 400px;">
79+
<div class="link" style="width: 299px;">
8080
<a href="/support/commercial.html">
8181
<span class="action">Pay</span><br>
8282
for services
8383
</a>
8484
</div>
8585
</div>
86-
<br>
86+
<br style="clear: both;">
8787

8888
<em>... and always check your backups!</em>

0 commit comments

Comments
 (0)