mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-28 16:01:26 +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-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
iframe /*added for FAQ*/
|
||||||
|
{
|
||||||
|
width: 100%;
|
||||||
|
height: 500px;
|
||||||
|
margin-bottom: $spacing-vertical * 2;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.content-inset
|
.content-inset
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue