From c140ad5b2fb1b041b59da0ba8f71a02f02aef193 Mon Sep 17 00:00:00 2001 From: yuki540 Date: Fri, 15 Jun 2018 20:44:07 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=94=BB=E5=83=8F=E3=83=91=E3=82=B9?= =?UTF-8?q?=E3=81=AE=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/scss/modules/sp/_profile.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scss/modules/sp/_profile.scss b/src/scss/modules/sp/_profile.scss index f3e4b17..9b0eea6 100644 --- a/src/scss/modules/sp/_profile.scss +++ b/src/scss/modules/sp/_profile.scss @@ -18,7 +18,7 @@ content: ""; display: block; width: 100%; height: 100%; border-radius: 50%; - background-image: url(../images/profile/yuk540.png); + background-image: url(../images/profile/yui540.png); background-size: cover; background-position: center; }