diff --git a/src/style/pages/_credits.scss b/src/style/pages/_credits.scss index 4e2f085..9b5b647 100644 --- a/src/style/pages/_credits.scss +++ b/src/style/pages/_credits.scss @@ -121,12 +121,12 @@ overflow: hidden; vertical-align: middle; border-radius: 100%; - - :global(img) { - display: block; - width: 100%; - height: 100%; - } + } + :global(img) { + display: block; + width: 100%; + height: 100%; + transform: translateZ(0); } &:after {