mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-28 07:51:24 +00:00
css improvements
This commit is contained in:
parent
897ecffd1e
commit
fec44dd3d3
1 changed files with 6 additions and 0 deletions
|
@ -173,6 +173,12 @@
|
|||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
iframe /*added for FAQ*/
|
||||
{
|
||||
width: 100%;
|
||||
height: 500px;
|
||||
margin-bottom: $spacing-vertical * 2;
|
||||
}
|
||||
}
|
||||
.content-inset
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue