完善代码片段

This commit is contained in:
strick
2021-02-19 12:06:55 +08:00
parent 8e61622972
commit 9171790ac9
+1 -1
View File
@@ -9,7 +9,7 @@
## JavaScript Algorithms
## CSS
### 1)动画
#### 1)动画
## CSS 居中
1. [Flexbox](https://www.30secondsofcode.org/css/s/flexbox-centering)(使用 Flexbox 将子元素在父元素中水平和垂直居中)