mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Fix : Centered Font name which was written twice before
This commit is contained in:
parent
bd2b0e874c
commit
8bae898230
1 changed files with 5 additions and 3 deletions
|
@ -63,7 +63,6 @@ permalink : /branding/
|
|||
<h3>H3</h3>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-center">Google Fonts: <a href="https://fonts.google.com/specimen/Oxygen" target="_blank">Oxygen Designed by Vernon Adams</a></p>
|
||||
</div>
|
||||
|
||||
<div class="col-md-6 col-lg-6">
|
||||
|
@ -76,7 +75,10 @@ permalink : /branding/
|
|||
non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-center">Google Fonts: <a href="https://fonts.google.com/specimen/Oxygen" target="_blank">Oxygen Designed by Vernon Adams</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<!--/fonts-->
|
||||
<div align="center">
|
||||
<p class="text-center">Google Fonts: <a href="https://fonts.google.com/specimen/Oxygen" target="_blank">Oxygen Designed by Vernon Adams</a></p>
|
||||
</div>
|
||||
<!--/fonts-->
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue