Skip to content

Commit

Permalink
Design: css 코드 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yeongmins committed Jul 28, 2023
1 parent 13233e3 commit d4806b0
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -148,15 +148,15 @@
height: 157px;
display: none;
position: absolute;
top: 248px;
top: 246px;
}

.img_hover2 {
width: 157px;
height: 157px;
display: none;
position: absolute;
bottom: 236px;
height: 156px;
display: none;
position: relative;
bottom: 157px;
}


Expand Down Expand Up @@ -204,8 +204,7 @@
.singer {
width: 156px;
height: 30px;
left: 1px;
bottom: 31px;
bottom: 30px;
display: flex;
position: relative;
z-index: 1;
Expand Down

0 comments on commit d4806b0

Please sign in to comment.