Merge pull request #4102 from mempool/hunicus/footer-space

Add space below logo in footer
This commit is contained in:
softsimon
2023-08-05 19:37:41 +09:00
committed by GitHub

View File

@@ -22,7 +22,7 @@ footer .row.main .branding {
}
footer .row.main .branding > p {
margin-bottom: 25px;
margin-bottom: 45px;
}
footer .row.main .branding .btn {