Skip to content

v2.1.0 - UPDATE

Latest
Compare
Choose a tag to compare
@jakubmuda jakubmuda released this 23 Mar 03:28
· 4 commits to master since this release
09a4285

CSS:

  • Optimized Vimeo logo (7.25KB smaller CSS) - 3 different color variants were changed to a single color in CSS variable. CSS filter is used to generate white and dark variants. Similar solution is used in Bootstrap-5 CSS (see .btn-close-white).
  • Fixed SVG - removed charset utf-8 from each SVG in background-image as it is not required.

JS:

  • Updated Vimeo iframe allow="" attribute - added picture-in-picture