Skip to content

fix cover on mobile #446

Merged
danielmbrasil merged 2 commits intomasterfrom
445-fix-cover-on-mobile
Sep 30, 2021
Merged

fix cover on mobile #446
danielmbrasil merged 2 commits intomasterfrom
445-fix-cover-on-mobile

Conversation

@Utzig26
Copy link
Copy Markdown
Collaborator

@Utzig26 Utzig26 commented Sep 29, 2021

Just add the w-100 bootstrap class to profile card and remove min-width: 640px (which is horrible by the way). fix #445

Now the cover takes the half down of cover image no longer the center. Example:

Before
image

Now
image

I think it's an easy way to standardize the covers until we do something more elaborate, like letting the user select what should be shown. But it can be easily changed.

@Utzig26 Utzig26 added bug Something isn't working enhancement New feature or request labels Sep 29, 2021
@Utzig26 Utzig26 changed the title fix all fix cover on mobile Sep 29, 2021
@danielmbrasil danielmbrasil merged commit aeebe5a into master Sep 30, 2021
@danielmbrasil danielmbrasil deleted the 445-fix-cover-on-mobile branch September 30, 2021 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix cover on mobile

2 participants