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

Remove negative left margin from headers in homepage #311

Closed
pedromvpg opened this issue Dec 6, 2019 · 1 comment
Closed

Remove negative left margin from headers in homepage #311

pedromvpg opened this issue Dec 6, 2019 · 1 comment

Comments

@pedromvpg
Copy link
Member

Its time to remove the negative margin and standardize the website layout.
It was a stylistic move that had no meaning and did not improve the experience.

A lot of people got confused with it.

.row-block h2 {
    /*margin: 2em -55px;*/
    margin: 2em 0px;
} 

Screen Shot 2019-12-05 at 8 29 04 PM

Screen Shot 2019-12-05 at 8 29 39 PM

Screen Shot 2019-12-05 at 8 29 48 PM

m52go pushed a commit to m52go/bisq-website that referenced this issue Dec 12, 2019
m52go pushed a commit that referenced this issue Dec 12, 2019
@m52go
Copy link
Contributor

m52go commented Dec 12, 2019

Done with #314.

@m52go m52go closed this as completed Dec 12, 2019
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