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 ff4e9b1 commit fe26a23Copy full SHA for fe26a23
examples/assets/border.html
@@ -22,7 +22,7 @@
22
border-top: 10px solid #ff0;
23
border-right: 3px solid #F01;
24
border-bottom: 9px solid #0f0;
25
- box-shadow: 10px 10px gray;
+ /*box-shadow: 10px 10px gray;*/
26
}
27
28
#b {
0 commit comments