We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f925e commit b838853Copy full SHA for b838853
howto/box-shadow-button.html
@@ -38,7 +38,7 @@
38
</div>
39
</section>
40
41
- <textarea class="playable playable-css" style="height: 200px;">
+ <textarea class="playable playable-css" style="height: 100px;">
42
.shadow {
43
box-shadow: 5px 5px 10px 2px rgba(0,0,0,.8);
44
}
0 commit comments