Updated README and added Safari fix
This commit is contained in:
parent
2febace1b2
commit
43ccbaccec
4 changed files with 5 additions and 3 deletions
|
@ -11,7 +11,7 @@ Notable tools used:
|
|||
* [choo](https://choo.io)
|
||||
* [Fastify](https://www.fastify.io)
|
||||
|
||||
![Screenshot of LBRY.tech](https://spee.ch/f/lbry-tech-screenshot.png)
|
||||
![Screenshot of LBRY.tech](https://spee.ch/fe0f379ffd13f90fb023dec19316f08b94f9d6bc/lbrytech-site-preview.png)
|
||||
|
||||
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -48,6 +48,8 @@
|
|||
line-height: 2;
|
||||
padding: 0.4rem 1rem;
|
||||
|
||||
-webkit-box-decoration-break: clone; // Safari
|
||||
|
||||
@media (min-width: 851px) {
|
||||
font-size: 1.75rem;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue