Skip to content

Commit 568f50f

Browse files
updata article: flex layout
1 parent 8da41db commit 568f50f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

profiles/HTML_adaptive-layout.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,8 @@ html {
8585
height: 5rem; /* 高度为5倍的根元素字体大小,即80px */
8686
background-color: blue;
8787
}
88-
```
88+
```
89+
90+
##### `flex` 弹性布局
91+
92+
* `flex` 弹性布局已在其他篇文章中进行详解,![请看这里]()

0 commit comments

Comments
 (0)