diff --git a/css/style.css b/css/style.css index dc3aaa6..8cce2c0 100644 --- a/css/style.css +++ b/css/style.css @@ -276,11 +276,12 @@ body{ margin: -78px auto 0; display: none; min-width: 356px; + text-align: center; } .speak.speak-pink::after{ background: url(../image/icon_03.png) no-repeat; - left:60px; - + left:50%; + margin-left: -23px; } .types{ font-size: 24px;