mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
progress bar width set via scale instead of width for perf
This commit is contained in:
parent
5e49cbdcf7
commit
df61f9e1fa
17 changed files with 11 additions and 45 deletions
3
dist/theme/night.css
vendored
3
dist/theme/night.css
vendored
|
|
@ -275,9 +275,6 @@
|
|||
background: rgba(0, 0, 0, 0.2);
|
||||
color: #e7ad52; }
|
||||
|
||||
.reveal .progress span {
|
||||
transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
|
||||
|
||||
/*********************************************
|
||||
* PRINT BACKGROUND
|
||||
*********************************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue