fix: pcとのスタイルの差異を修正
This commit is contained in:
parent
19c9ab40ab
commit
f2d5447cde
@ -299,6 +299,7 @@
|
|||||||
top: 0; left: 0;
|
top: 0; left: 0;
|
||||||
width: 100%; height: 100%;
|
width: 100%; height: 100%;
|
||||||
background-color: $theme-bg;
|
background-color: $theme-bg;
|
||||||
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.char-1 { background-image: url(../images/gab-animation/name/1.png); }
|
.char-1 { background-image: url(../images/gab-animation/name/1.png); }
|
||||||
|
|||||||
@ -291,6 +291,7 @@
|
|||||||
top: 0; left: 0;
|
top: 0; left: 0;
|
||||||
width: 100%; height: 100%;
|
width: 100%; height: 100%;
|
||||||
background-color: $theme-bg;
|
background-color: $theme-bg;
|
||||||
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.char-1 { background-image: url(../images/gab-animation/name/1.png); }
|
.char-1 { background-image: url(../images/gab-animation/name/1.png); }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user