Skip to content

Commit 78a5e5b

Browse files
committed
Don't make the progress bar follow the page
1 parent a078b5e commit 78a5e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/resources/barber-pole-orange.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
.pace .pace-progress {
1414
background-color: #f1c329;
15-
position: fixed;
15+
position: absolute;
1616
z-index: 100;
1717
top: 0;
1818
left: 0;

0 commit comments

Comments
 (0)