diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/array/pop/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/array/pop/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/array/pop/index.html b/files/zh-cn/web/javascript/reference/global_objects/array/pop/index.html index 51fc625019..3e6caa6795 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/array/pop/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/array/pop/index.html @@ -50,7 +50,7 @@ console.log(popped); // surgeon </pre> -<h2 id="规范" style="margin-bottom: 20px; line-height: 30px;">规范</h2> +<h2 id="规范">规范</h2> <table> <tbody> |