mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-03 02:35:11 +00:00
Fixes
This commit is contained in:
parent
513e8fc5e4
commit
49e7e5c581
2 changed files with 3 additions and 3 deletions
|
@ -47,7 +47,7 @@
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<div class="inner-wrap">
|
<div class="inner-wrap">
|
||||||
<p>Do you have further questions or want to submit a question to our FAQ? <a href=" mailto:growth@lbry.com?subject=Question%20for%20the%20FAQ" rel="noopener noreferrer" target="_blank" title="">Send us an email</a>!</p>
|
<p>Do you have further questions or want to submit a question to our FAQ? <a href=" mailto:hello@lbry.com?subject=Question%20for%20the%20FAQ" rel="noopener noreferrer" target="_blank" title="">Send us an email</a>!</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
+ ol,
|
+ ol,
|
||||||
+ p,
|
+ p,
|
||||||
+ ul {
|
+ ul {
|
||||||
padding-top: 0.25rem;
|
margin-top: 0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
+ .button {
|
+ .button {
|
||||||
|
@ -60,7 +60,7 @@
|
||||||
+ ol,
|
+ ol,
|
||||||
+ p,
|
+ p,
|
||||||
+ ul {
|
+ ul {
|
||||||
padding-top: 1.25rem;
|
margin-top: 1.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
+ .button {
|
+ .button {
|
||||||
|
|
Loading…
Add table
Reference in a new issue