Add space below tagline

This commit is contained in:
hunicus 2023-08-01 17:24:26 +09:00
parent c93f52f3a8
commit 316028fe66
No known key found for this signature in database
GPG Key ID: 24837C51B6D81FD9

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;