We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe70555 + 309dc79 commit 40a2ab4Copy full SHA for 40a2ab4
app/components/organisms/ArticleRegistrationFooter.vue
@@ -4,7 +4,7 @@
4
<img class="area-logo" src="~assets/images/pc/common/logo_white.svg" alt="logo">
5
<div class="area-message">
6
<div class="title">
7
- アカウント登録をおすすめします
+ アカウント作成をおすすめします
8
</div>
9
<div class="detail">
10
いいね、記事投稿でトークンを獲得できます
@@ -201,7 +201,7 @@ export default {
201
.area-button {
202
margin-left: 0;
203
margin-top: 15px;
204
- height: 40px;
+ height: 36px;
205
.registration-footer-close {
206
position: absolute;
207
left: 20px;
0 commit comments