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 204682c commit d7c72e3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions index_assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,9 @@ font-weight: 400;
}
.works-title{
margin-top: 20px;
}
.nn-2024-url{
list-style: none;
text-decoration: none;
color: #777;
}
3 changes: 2 additions & 1 deletion introduction/nn-2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ <h1 class="lh-title f3 b mt0 sitefont-700">
※デジタルハリウッドスタジオ新宿校の卒業制作として制作しました。
<br><br>
<ul class="gray">
<li><a href="">URL: https://julie.cogley.jp</a></li>
<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>
Expand Down

0 comments on commit d7c72e3

Please sign in to comment.