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