fix: Footer not respecting spaces
This commit is contained in:
parent
4728bd16c8
commit
3faa38c729
@ -48,10 +48,12 @@
|
|||||||
<br />
|
<br />
|
||||||
|
|
||||||
<div class="horizontal-center footer">
|
<div class="horizontal-center footer">
|
||||||
Created by <i>PapaTutuWawa</i> with <3 using
|
<span>
|
||||||
<a href="https://github.com/google/roboto">Roboto</a>,
|
Created by <i>PapaTutuWawa</i> with <3 using
|
||||||
<a href="https://github.com/RedHatOfficial/Overpass">Overpass</a> and
|
<a href="https://github.com/google/roboto">Roboto</a>,
|
||||||
<a href="https://github.com/sunainapai/makesite">makesite</a>
|
<a href="https://github.com/RedHatOfficial/Overpass">Overpass</a> and
|
||||||
|
<a href="https://github.com/sunainapai/makesite">makesite</a>a
|
||||||
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user