Hichem
Hichem
Can you please add support for Android Nougat? I'm running Resurrection Remix 5.8.5 and I would love to have this look on my device.
Close #222
The app name after installation looks weird because there's no space. Before:  After: 
Closes #220
The existing text align right property looks nice and fits the design however it makes the paragraph look weird like in this situation.  Looks more readable with text align...
I absolutely love the design of the [resume](https://brittanychiang.com/resume.pdf), It's extremely elegant. I'd like to know how it was made. Is it a template or an original design?
**Describe the bug** Storybook examples source code link in demo website is broken **To Reproduce** Steps to reproduce the behavior: 1. Go to http://react-responsive-carousel.js.org 2. Click on `The source code...
Building the project in `ssr: false` mode breaks images. For some reason the build process prepends `_ipx` before each link. `http://localhost:4000/_ipx/blog/nuxt3-beta/main.jpg?s=864_378` instead of `http://localhost:4000/blog/nuxt3-beta/main.jpg?s=864_378`

I noticed this error in the console log of the hosted build. https://reactjs.org/docs/error-decoder.html/?invariant=418