gpt4 book ai didi

css - 响应式 CSS 中的无限最大宽度

转载 作者:技术小花猫 更新时间:2023-10-29 11:26:34 27 4
gpt4 key购买 nike

谁能告诉我是否可以为响应式网页设计设置“无限”最大宽度?

目前我有

@media screen and (max-width: 5000px) { }

但是如果有一天屏幕分辨率大于 5000 怎么办?

最佳答案

如果你愿意,你可以将它设置为max-width: none;(初始值),否则就不要设置它。

关于css - 响应式 CSS 中的无限最大宽度,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28308762/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com