Contribute page imporvements, minor site imporvements

This commit is contained in:
mrfry
2020-11-28 16:46:56 +01:00
parent c68a445117
commit cc3def0e6f
9 changed files with 78 additions and 138 deletions
+6 -6
View File
@@ -1,9 +1,3 @@
.repos {
display: flex;
flex-direction: column;
align-items: center;
}
.description {
font-size: 15px;
color: white;
@@ -39,3 +33,9 @@
.inputArea {
display: flex;
}
.title {
color: #9999ff;
font-size: 30px;
text-align: center;
}