layout | title | permalink | noheader |
---|---|---|---|
page |
Progress |
/progress |
true |
<style> #progress-list { list-style: none; font-family: 'Space Grotesk'; } #progress-list li { display: -ms-flex; display: flex; flex-direction: column; row-gap: 6px; } .progress-bar { height: 2.5em; width: 100%; background-color: #171717; border-radius: 2px; overflow: clip; } .progress { height: inherit; background-color: #04977C; transition: 100ms ease; } .progress:before { display: inline-block; height: inherit; background-image: linear-gradient(to right, transparent, #ccc9 90%, #ccc6); content: ''; animation: swipe 0.5s ease; } @keyframes swipe { from { width: 0%; } to { width: 100%; } } </style>
-
next minute
-
next hour
-
next day
-
next week
-
next month
-
next season
-
next year
-
next decade
-
next century
-
next millennium