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 - addedpicture-in-picture