Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 3304177

Browse files
committed
spacing fix
1 parent d9c6fe6 commit 3304177

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/styleguide/js/styleguide.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
(function(w){
2+
23
var sw = document.body.clientWidth, //Viewport Width
34
sh = document.body.clientHeight, //Viewport Height
45
minViewportWidth = 240, //Minimum Size for Viewport

0 commit comments

Comments
 (0)