Add space below tagline

This commit is contained in:
hunicus 2023-08-01 17:24:26 +09:00
parent 63a5b70c79
commit 946e2e700d

View File

@ -21,6 +21,10 @@ footer .row.main .branding {
text-align: center;
}
footer .row.main .branding > p {
margin-bottom: 45px;
}
footer .row.main .branding .btn {
display: inline-block;
color: #fff !important;