fix: pcとのスタイルの差異を修正

This commit is contained in:
yuki540 2018-04-22 00:09:29 +09:00
parent 19c9ab40ab
commit f2d5447cde
2 changed files with 2 additions and 0 deletions

View File

@ -299,6 +299,7 @@
top: 0; left: 0;
width: 100%; height: 100%;
background-color: $theme-bg;
border-radius: 50%;
}
}
.char-1 { background-image: url(../images/gab-animation/name/1.png); }

View File

@ -291,6 +291,7 @@
top: 0; left: 0;
width: 100%; height: 100%;
background-color: $theme-bg;
border-radius: 50%;
}
}
.char-1 { background-image: url(../images/gab-animation/name/1.png); }