Fixed subtitle alignment issue on setup

This commit is contained in:
Sanne de Vries 2022-03-10 22:00:35 +00:00
parent b373109b16
commit 118e5b40ca

View File

@ -50,6 +50,7 @@
.gh-setup .gh-flow-content header {
margin: 0 0 1rem;
text-align: center;
}
.gh-setup .gh-flow-content header svg {