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.
2 parents 48617f6 + 4350a50 commit e31d722Copy full SHA for e31d722
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bit-docs-html-canjs",
3
- "version": "2.3.2",
+ "version": "2.3.3",
4
"description": "The plugins to produce the CanJS site",
5
"main": "static/canjs",
6
"scripts": {
static/demo.less
@@ -50,6 +50,7 @@
50
font-size: 14px;
51
border: 1px solid @dark-border-color;
52
padding: 5px 0px;
53
+ margin: 0;
54
>code {
55
box-shadow: none;
56
}
0 commit comments