【问题标题】:Adjust Scale / Zoom of All Items - Tailwind调整所有项目的比例/缩放 - Tailwind
【发布时间】:2021-10-26 01:52:23
【问题描述】:

我目前正在使用 Tailwind / TailwindUI,我想缩小所有项目。

例如,我去我的网站并缩小,所以一切都变得更小,缩放级别为 85%

我希望我的网站在普通用户访问时以这种规模 (85%) 显示。

我将如何在顺风中执行此操作?

【问题讨论】:

  • 是要缩放网站的内容,还是要设置浏览器的缩放比例?

标签: tailwind-css


【解决方案1】:

您可以使用 transform & scale 属性来实现这一点。 只需将变换与 scale-95 等一起添加即可。 访问以获取更多参考:- https://tailwindcss.com/docs/scale https://tailwindcss.com/docs/transform

【讨论】:

    猜你喜欢
    • 2011-02-08
    • 1970-01-01
    • 1970-01-01
    • 2015-12-26
    • 1970-01-01
    • 2014-04-20
    • 2012-08-29
    • 2023-02-03
    • 1970-01-01
    相关资源
    最近更新 更多