Skip to content

Commit

Permalink
fix: footer padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Borderliner committed Jul 26, 2024
1 parent 81778b8 commit a8daf7c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
7 changes: 5 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1252,8 +1252,11 @@ <h4>This webpage uses...</h4>
</div>
<div class="footer" style="padding-top: 25px">
<div class="row">
<div class="six col">
<p style="position: relative; left: 30px;">Created with <i class="fas fa-heart custom-love"></i> by M.R. Hajianpour (<a href="https://github.com/Borderliner">Borderliner</a>)</p>
<div class="one col">
<p></p>
</div>
<div class="five col">
<p>Created with <i class="fas fa-heart custom-love"></i> by M.R. Hajianpour (<a href="https://github.com/Borderliner">Borderliner</a>)</p>
</div>
<div class="six col text-center">
<p>2016-2024, Licensed under <a href="https://github.com/Borderliner/Meshki/blob/master/LICENSE">Apache-2.0</a></p>
Expand Down
7 changes: 5 additions & 2 deletions docs/rtl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1277,8 +1277,11 @@ <h4>این صفحه شامل...</h4>
</div>
<div class="footer" style="padding-top: 25px">
<div class="row">
<div class="six col">
<p style="position: relative; right: 35px;">ساخته شده با <i class="fas fa-heart custom-love"></i> توسط محمدرضا حاجیانپور (<a href="https://github.com/Borderliner">Borderliner</a>)</p>
<div class="one col">
<p></p>
</div>
<div class="five col">
<p>ساخته شده با <i class="fas fa-heart custom-love"></i> توسط محمدرضا حاجیانپور (<a href="https://github.com/Borderliner">Borderliner</a>)</p>
</div>
<div class="six col text-center">
<p>2016-2024، تحت مجوز <a href="https://github.com/Borderliner/Meshki/blob/master/LICENSE">Apache-2.0</a></p>
Expand Down

0 comments on commit a8daf7c

Please sign in to comment.