Skip to content

Commit 36ccffd

Browse files
committed
move the counter just a bit down
1 parent daa87e9 commit 36ccffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slide.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ angular.widget('body', function(templateEl) {
7575
'top': '50%',
7676
'left': '50%',
7777
'width': '900px',
78-
'margin-top': '360px',
78+
'margin-top': '380px',
7979
'margin-left': '-450px',
8080
'text-align': 'center',
8181
'font-family': "'Open Sans', Arial, sans-serif",

0 commit comments

Comments
 (0)