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

Max Function for Max-Width #158

Closed
shayanfpg9 opened this issue Sep 5, 2022 · 1 comment
Closed

Max Function for Max-Width #158

shayanfpg9 opened this issue Sep 5, 2022 · 1 comment

Comments

@shayanfpg9
Copy link

Hi, I had a request,
can I add max function to this repository?

div {
    max-width: max(50vw, 300px);
}

to show if document width less than 300px the max width of div be 300px else the max width of div will be 50vw.

Thank you

@thepushp
Copy link

thepushp commented Oct 8, 2022

Hi is this issue still open can you assign to me

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