Skip to content

Commit 5727191

Browse files
committed
No padding for embed
1 parent 6b3e570 commit 5727191

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

step-style.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@
5050
padding: 24px;
5151
}
5252

53+
:host-context(google-codelab[theme="minimal"]) .instructions .inner {
54+
padding: 0 24px;
55+
}
56+
5357
@media (max-width: 800px) {
5458
.instructions {
5559
margin: 0 0 16px 0;

0 commit comments

Comments
 (0)