Skip to content

Commit 3e31384

Browse files
Merge branch 'main' into docs/issue-245-remove-errant-isolation-mode-snippets
2 parents f5d5ef3 + 8f24460 commit 3e31384

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/styles/docs.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,9 @@ app-side-nav {
166166
}
167167

168168
@media (min-width: 768px) {
169-
.page-content {
169+
.page-content .content-outlet {
170170
& iframe.stackblitz {
171+
margin: 10px 0;
171172
width: 100%;
172173
height: 800px;
173174
display: block;

0 commit comments

Comments
 (0)