Skip to content

Commit 40a2ab4

Browse files
authored
Merge pull request #1105 from AlisProject/upd_optimize
Fix typo.
2 parents fe70555 + 309dc79 commit 40a2ab4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/components/organisms/ArticleRegistrationFooter.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<img class="area-logo" src="~assets/images/pc/common/logo_white.svg" alt="logo">
55
<div class="area-message">
66
<div class="title">
7-
アカウント登録をおすすめします
7+
アカウント作成をおすすめします
88
</div>
99
<div class="detail">
1010
いいね、記事投稿でトークンを獲得できます
@@ -201,7 +201,7 @@ export default {
201201
.area-button {
202202
margin-left: 0;
203203
margin-top: 15px;
204-
height: 40px;
204+
height: 36px;
205205
.registration-footer-close {
206206
position: absolute;
207207
left: 20px;

0 commit comments

Comments
 (0)