mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-31 17:31:29 +00:00
fix: white header text
This commit is contained in:
parent
bb70160e90
commit
0ed80cc591
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@
|
|||
<hr />
|
||||
|
||||
<!-- part2 -->
|
||||
<h1 id="part2" class="display-4 text-center my-5 text-muted">lbryians</h1>
|
||||
<h1 id="part2" class="display-4 text-center my-5 text-white">Lbryians</h1>
|
||||
<div class="row">
|
||||
<div class="col-md-6 col-lg-4">
|
||||
<div class="card mb-3 lbry-teal">
|
||||
|
|
Loading…
Add table
Reference in a new issue