Skip to content

Commit

Permalink
詩の改行位置を調整 写真の表示位置を調整
Browse files Browse the repository at this point in the history
  • Loading branch information
juliecogley committed Mar 24, 2024
1 parent 6e345bd commit 6189e1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion works4.css
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: 0% 0%;
background-position: 50% 50%;
display: block;
}

Expand Down
6 changes: 4 additions & 2 deletions works8.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,10 @@ <h1>目が眩む</h1>
<p>森の中に佇む彫刻を想像した。</p><br>
<p>青青とした緑に灯る土の赤色は、</p><br>
<p>木であり、人であり、太陽であって欲しいと願った。</p><br>
<p>そこに人はいないのに、まるで人がいるのではないかという恐怖にも近い知覚、</p><br>
<p>私にとっての「人」は誰かにとっての太陽なのかもしれなかった。</p><br>
<p>そこに人はいないのに、</p><br>
<p>まるで人がいるのではないかという恐怖にも近い知覚、</p><br>
<p>私にとっての「人」は</p><br>
<p>誰かにとっての太陽なのかもしれなかった。</p><br>
</div>
<div class="img-frame">
<div class="img-01"></div>
Expand Down

0 comments on commit 6189e1e

Please sign in to comment.