Skip to content

Commit

Permalink
更新
Browse files Browse the repository at this point in the history
  • Loading branch information
juliecogley committed May 8, 2024
1 parent 43b5956 commit 79cda8f
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 14 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
<header class="fl w-100 w-50-l pa3-m pa4-l mb3 mb5-l">
<h1 class="lh-title f3 b mt0 sitefont-700">
コグレー珠里<br>
<span class="gray">こぐれーじゅり</span>
<span class="gray profile-text">こぐれーじゅり</span>
<p>■長所</span><br>
<span class="dark-blue">行動力×継続力</span><br><br>
<span class="gray">やってみよう!と決断したら、恐れずに環境を変えるための努力を継続することができます。</span>
<span class="dark-blue ">行動力×継続力</span><br><br>
<span class="gray profile-text">やってみよう!と決断したら、恐れずに環境を変えるための努力を継続することができます。</span>
</p>
<p>■目指すデザイナー像</span><br>
<span class="dark-blue">論理的思考力×傾聴力のデザイナー</span><br><br>
<span class="gray">
<span class="gray profile-text">
現職で培った論理的な思考力と傾聴力を活かして、客観的事実に基づいたクライアント様目線のデザインを制作します。
</span>
</p>
Expand Down
7 changes: 6 additions & 1 deletion index_assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,9 @@ font-weight: 400;
list-style: none;
text-decoration: none;
color: #777;
}
}
.profile-text{
font-size: 0.875rem;
line-height: 1.5;
font-weight: 600;
}
17 changes: 8 additions & 9 deletions introduction/nn-2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,14 @@ <h1 class="lh-title f3 b mt0 sitefont-700">
『作品の世界観や魅力が伝わり、制作者の名前を覚えてもらえることを目的としたサイトです。<br>
※デジタルハリウッドスタジオ新宿校の卒業制作として制作しました。
<br><br>
<ul class="gray">
<li><a class="nn-2024-url hover-blue" href="https://julie.cogley.jp/portfolio/nn-2024/index.html">
URL: https://julie.cogley.jp/portfolio/nn-2024/index.html</a></li>
<li> 担当: 企画→情報設計→デザイン→コーディング</li>
<li>期間: 2か月(2024.2~3)</li>
<li>ソフト: Figma,Visual Studio Code,GitHub</li>
<li>技術: HTML,CSS,JavaScript</li>
<li>機種: spとpcのレスポンシブ対応</li>
</ul>
<p class="gray">
<a class="nn-2024-url hover-blue" href="https://julie.cogley.jp/portfolio/nn-2024/index.html">
URL: https://julie.cogley.jp/portfolio/nn-2024/index.html</a><br>
担当: 企画→情報設計→デザイン→コーディング<br>
期間: 2か月(2024.2~3)<br>
ソフト: Figma,Visual Studio Code,GitHub<br>
技術: HTML,CSS,JavaScript<br>
機種: spとpcのレスポンシブ対応<br>
</p>
<p class="i black-50">更新: 2024年05月06日</p>
</header>
Expand Down

0 comments on commit 79cda8f

Please sign in to comment.