petargyurov / virtual-bookshelf

A simple bookshelf made in CSS, HTML and vanilla JS.
The Unlicense
426 stars 49 forks source link

Fix 3D transform on Safari #12

Open petargyurov opened 2 years ago

petargyurov commented 2 years ago

Fixes #3

Added Safari-only CSS because this fix is actually an alternative transform to the original. Whilst it's 95% the same, I wanted to preserve the original one so I added a rule for Safari (though AFAIK this is a bit of a hack).

petargyurov commented 2 years ago

Tested on Safari Version 15.6.1 (17613.3.9.1.16) and Firefox 104.0.1.