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
The custom shapes that are recurring throughout the design are not responsive, meaning they will stretch out or sometimes appear a bit deformed.
Currently clip-paths are being used. But it might be necessary to find another solution to keep the aspect ratio of the shapes.
A few examples of the shapes that are not resizing correctly:
The text was updated successfully, but these errors were encountered:
A good place to see the different sizes is https://www.fronteers.nl/nl/blog/, where all the tags are different.
Sorry, something went wrong.
No branches or pull requests
The custom shapes that are recurring throughout the design are not responsive, meaning they will stretch out or sometimes appear a bit deformed.
Currently clip-paths are being used. But it might be necessary to find another solution to keep the aspect ratio of the shapes.
A few examples of the shapes that are not resizing correctly:
The text was updated successfully, but these errors were encountered: