chore(i18n,learn): processed translations (#41378)

* chore(i8n,learn): processed translations

* Update curriculum/challenges/chinese/01-responsive-web-design/applied-visual-design/use-the-u-tag-to-underline-text.md

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
This commit is contained in:
camperbot
2021-03-05 08:43:24 -07:00
committed by GitHub
parent ae79525493
commit 5075f14248
120 changed files with 975 additions and 971 deletions

View File

@ -9,7 +9,7 @@ dashedName: add-flex-superpowers-to-the-tweet-embed
# --description--
我们以右边的嵌入推文为例, 一些元素换一个布局方式或许更好看。 上一个挑战演示了 `display: flex` 现在你需要把它添加到推文内嵌的多个组件中,调整它们的位置。
以右边的嵌入推文为例, 一些元素换一个布局方式或许更好看。 上一个挑战演示了 `display: flex` 现在你需要把它添加到推文内嵌的多个组件中,调整它们的位置。
# --instructions--