From 9171790ac98353884c84afa95532ecc9928fce64 Mon Sep 17 00:00:00 2001 From: strick Date: Fri, 19 Feb 2021 12:06:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E4=BB=A3=E7=A0=81=E7=89=87?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- article/seconds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/article/seconds.md b/article/seconds.md index 68eaafc..94d1d0d 100644 --- a/article/seconds.md +++ b/article/seconds.md @@ -9,7 +9,7 @@ ## JavaScript Algorithms ## CSS -### 1)动画 +#### 1)动画 ## CSS 居中 1. [Flexbox](https://www.30secondsofcode.org/css/s/flexbox-centering)(使用 Flexbox 将子元素在父元素中水平和垂直居中)