Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix border on the "use wallet" button #16

Open
hems opened this issue Oct 15, 2020 · 1 comment
Open

Fix border on the "use wallet" button #16

hems opened this issue Oct 15, 2020 · 1 comment

Comments

@hems
Copy link
Contributor

hems commented Oct 15, 2020

We can see there is a lot of border around that button that is going over the content of the page ( for instance the border of the boxes behind the button disappear )

Ideally we would have no border around or at leas the background of that box would be transparent.

image

@faustovanin
Copy link
Contributor

The workaround I've implemented on the pages was setting a padding-bottom of 200px to each page for the button to stay out of view when scrolling to page bottom.

Is it enough or you still prefer to reduce the button padding?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants