1
0
Fork 0
mirror of https://gitlab.com/MrFry/qmining-page synced 2025-04-01 20:23:44 +02:00

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

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;
}