diff options
Diffstat (limited to 'files/zh-cn/web/css/padding-top')
-rw-r--r-- | files/zh-cn/web/css/padding-top/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/css/padding-top/index.html b/files/zh-cn/web/css/padding-top/index.html index ad13e5ef19..1b1e3f2db3 100644 --- a/files/zh-cn/web/css/padding-top/index.html +++ b/files/zh-cn/web/css/padding-top/index.html @@ -146,5 +146,5 @@ padding-top: unset; </ul> <p> - <audio style="display: none;"> </audio> + <audio class="hidden"> </audio> </p> |