diff --git a/frontend/src/component/feature/form/strategy.scss b/frontend/src/component/feature/form/strategy.scss index 30026e8560..49e5e56c85 100644 --- a/frontend/src/component/feature/form/strategy.scss +++ b/frontend/src/component/feature/form/strategy.scss @@ -21,7 +21,7 @@ content: " OR "; position: absolute; left: -30px; - top: 50%; + top: 45%; color: #ccc; width: 25px; line-height: 32px;