theme: always put the progress bar on top

master
Peter Cai 3 years ago
parent 707bfca75d
commit bcd52491c9
No known key found for this signature in database
GPG Key ID: 71F5FB4E4F3FD54F

@ -14,6 +14,7 @@
top: 0;
width: 100vw;
height: 2px;
z-index: 999;
}
/* https://codepen.io/holdencreative/pen/vEVbwv */

Loading…
Cancel
Save