Closed ABhakuni closed 5 years ago
I am using paper api of material ui and want to implement flip card with it but my content gets blurred and difficult to read and use.
Here is the blurred content: https://user-images.githubusercontent.com/27316461/58436010-de2c8500-80e0-11e9-9cad-7dd70cdb3520.png
I solved it!! Set the css perspective attribute to 0. It was initiallly set to 1000 by default in the library. I have a really good experience until now with this library. Thanks!
I am using paper api of material ui and want to implement flip card with it but my content gets blurred and difficult to read and use.
Here is the blurred content: https://user-images.githubusercontent.com/27316461/58436010-de2c8500-80e0-11e9-9cad-7dd70cdb3520.png