diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-05-01 16:07:12 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-01 16:07:12 +0900 |
commit | 06921cf87a79adf78070cd35229e82770bf3a1ca (patch) | |
tree | aaccb1e58b9d1a7ea524256dacb289966d42a89f /files/ja/web/css/index.html | |
parent | fd484eea3024d350a60ca3bde9d1f7745e89307b (diff) | |
download | translated-content-06921cf87a79adf78070cd35229e82770bf3a1ca.tar.gz translated-content-06921cf87a79adf78070cd35229e82770bf3a1ca.tar.bz2 translated-content-06921cf87a79adf78070cd35229e82770bf3a1ca.zip |
学習コンテンツのコールアウトを統一 (#599)
Co-authored-by: potappo <potappo@gmail.com>
Diffstat (limited to 'files/ja/web/css/index.html')
-rw-r--r-- | files/ja/web/css/index.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/files/ja/web/css/index.html b/files/ja/web/css/index.html index c6c3c04a15..f7715de3d0 100644 --- a/files/ja/web/css/index.html +++ b/files/ja/web/css/index.html @@ -35,11 +35,9 @@ translation_of: Web/CSS </dl> <div class="callout"> - <h4 id="Looking_to_become_a_front-end_web_developer" name="Looking_to_become_a_front-end_web_developer">フロントエンドウェブ開発者になるために - </h4> - - <p>目標に向かって頑張るために必要な基本情報をまとめたコースを用意しました。 - </p> + <h4 id="Looking_to_become_a_front-end_web_developer">フロントエンドのウェブ開発者を目指している方へ</h4> + + <p>目標に向かって努力するために必要なすべての必須情報を含むコースをまとめました。</p> <p><a class="button primary" href="/ja/docs/Learn/Front-end_web_developer">始めましょう</a> </p> |