We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 218c6d9 commit 9abb3e2Copy full SHA for 9abb3e2
1 file changed
examples/tutorial/src/tutorial-main.css
@@ -1,5 +1,6 @@
1
.tutorial-browser {
2
min-height: 100vh;
3
+ width: 100%;
4
display: flex;
5
background: linear-gradient(180deg, #eff5ff 0%, #f7fafc 32%, #eef7f6 100%);
6
}
0 commit comments