Skip to content
Snippets Groups Projects
Commit 13d9f156 authored by donghyun lee's avatar donghyun lee
Browse files

update h tag

parent 762fcc95
No related branches found
No related tags found
No related merge requests found
Pipeline #5981 passed
......@@ -22,10 +22,10 @@
감안해주시면 감사하겠습니다!
</p>
<h4 id="h4-text-style">
<h2 id="h4-text-style">
제가 소개하고자 하는 노래는 간단하게 5개 정도 되겠고 해당 앨범의
표지들입니다. 하나의 앨범 안에 여러 곡이 담기기도 했습니다!
</h4>
</h2>
<div class="img-box">
<img
src="https://images.genius.com/38160be65eed2b190601cbe495643c49.999x999x1.jpg"
......@@ -40,9 +40,9 @@
<div class="text-box">
<ul>
<h3>왼쪽에서부터 순서대로 진행되겠습니다.</h3>
<li>첫 번째 앨범 제목 : "130 mood : TRBL"</li>
<li>두 번째 앨범 제목 : "Stuck with U"</li>
<li>세 번째 앨범 제목 : "Between Sat & Sun"</li>
<h4>첫 번째 앨범 제목 : "130 mood : TRBL"</h4>
<h5>두 번째 앨범 제목 : "Stuck with U"</h5>
<h6>세 번째 앨범 제목 : "Between Sat & Sun"</h6>
</ul>
<p>첫 번째 앨범에는 2곡이 있습니다.</p>
<ol type="1">
......
......@@ -38,9 +38,6 @@ body {
background-color: aquamarine;
width: 300px;
}
.text-box > ul > li {
font-size: 20px;
}
.navbar a {
color: black;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment