fix: 画像パスの修正
This commit is contained in:
parent
65776c19c5
commit
c140ad5b2f
@ -18,7 +18,7 @@
|
|||||||
content: ""; display: block;
|
content: ""; display: block;
|
||||||
width: 100%; height: 100%;
|
width: 100%; height: 100%;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background-image: url(../images/profile/yuk540.png);
|
background-image: url(../images/profile/yui540.png);
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user