PermanentLoss / permanentloss

Use options to avoid impermanent loss as a liquidity provider
https://permanentloss.finance
MIT License
18 stars 3 forks source link

CSS issues on deployment #21

Closed jacobmort closed 4 years ago

jacobmort commented 4 years ago
Screen Shot 2020-10-18 at 10 17 40 AM

(input width issue happens locally too)

andrekorol commented 4 years ago

Might be better to replace that Header component altogether.

andrekorol commented 4 years ago

PR #35 fixed the header but, now the body is messed up: Netlify Preview.

I think the problem is with the local styled-components, as was the problem in the header. from here.

We'll probably have to switch almost everything to React Bootstrap to get everything working while at the same time getting rid of issue #29.