Skip to content

Commit 548b215

Browse files
Add some space below JupyterLite iframes (#235)
1 parent 8061c30 commit 548b215

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyterlite_sphinx/jupyterlite_sphinx.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
position: relative;
1313
cursor: pointer;
1414
box-shadow: 0 0.2rem 0.5rem #d8d8d8;
15+
margin-bottom: 1.5rem;
1516
}
1617

1718
.jupyterlite_sphinx_iframe {

0 commit comments

Comments
 (0)