We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Homepage
The UI for the cards on 'Completed campaigns' carousel seems to be displaced.
For mobile devices the images are cut:
For tablets they are not centered:
The images have to be responsive.
Tested on Chrome and Firefox
The text was updated successfully, but these errors were encountered:
The images in tablet/mobile view should be fixed in 1592.
As for the images being cut, objectFit property could be removed, but imho it seems to retain the image quality better in this case.
objectFit
Sorry, something went wrong.
I retested again. It it fixed. Thank you @sashko9807!
No branches or pull requests
Which area(s) of Podkrepi.bg are affected?
Homepage
Describe the Bug
The UI for the cards on 'Completed campaigns' carousel seems to be displaced.
For mobile devices the images are cut:
For tablets they are not centered:
To Reproduce
Expected Behavior
The images have to be responsive.
Which browser are you using? (if relevant)
Tested on Chrome and Firefox
The text was updated successfully, but these errors were encountered: