Skip to content

[html] 第649天 如何阻止屏幕旋转时自动调整字体的大小? #3476

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

第649天 如何阻止屏幕旋转时自动调整字体的大小?

3+1官网

我也要出题

Activity

zhu-55

zhu-55 commented on Jan 26, 2021

@zhu-55

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
-webkit-text-size-adjust:100%;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @haizhilin2013@zhu-55

        Issue actions

          [html] 第649天 如何阻止屏幕旋转时自动调整字体的大小? · Issue #3476 · haizlin/fe-interview