We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f6d4dc commit c2274e9Copy full SHA for c2274e9
psturtle.com/_includes/Help.ps1
@@ -49,8 +49,7 @@ if ($notes) {
49
margin-right: auto;
50
text-align: center;
51
}"
52
-".example {
53
- max-width: 100%;
+".example {
54
55
56
".sampleCode {
@@ -67,7 +66,7 @@ if ($notes) {
67
66
gap: 1.5rem;
68
margin: 0.8rem;
69
padding: 0.4rem;
70
- width: 80%;
+ width: 90vw;
71
72
".example-output { text-align: center }"
73
"</style>"
0 commit comments