move need-help section above, refactor its html. move donate down

This commit is contained in:
Arjun Kathuria
2021-10-13 16:09:31 +05:30
parent eb0e9df6ab
commit af14227862
2 changed files with 42 additions and 18 deletions

View File

@@ -302,12 +302,7 @@ ul > li {
}
#help, #collective {
margin-bottom: 0px;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
text-align: center;
}
@@ -317,6 +312,12 @@ ul > li {
height: 24px;
}
.ghcup-help {
margin: 10px auto;
padding: 10px 0;
box-sizing: border-box;
}
#collective img {
border: none;
margin: 0px;