ブログ一覧

.back-to-top {
margin: 32px auto 0;
display: block;
width: 200px;
text-align: center;
padding: 12px;
border-radius: 999px;
background: #007B8A;
color: #fff;
font-weight: 600;
}
.back-to-top:hover {
background: #3AAFB9;
}

タイトルとURLをコピーしました