diff --git a/onepage-scroll.css b/onepage-scroll.css index 3d4415f..cd92568 100644 --- a/onepage-scroll.css +++ b/onepage-scroll.css @@ -51,7 +51,7 @@ body, .onepage-wrapper, html { .onepage-pagination li a:before{ content: ''; position: absolute; - width: 4px; + width: 5px; height: 4px; background: rgba(0,0,0,0.85); border-radius: 10px; @@ -92,4 +92,4 @@ body, .onepage-wrapper, html { body.disabled-onepage-scroll, .disabled-onepage-scroll .onepage-wrapper, html { position: inherit; -} \ No newline at end of file +}