FIX: align project contributor handle text.

This commit is contained in:
Miguel Medeiros
2021-04-09 17:07:11 -03:00
parent d8ef0cd3ac
commit 0289620262
2 changed files with 6 additions and 1 deletions

View File

@@ -30,6 +30,11 @@
margin-right: 40px;
}
.project_contributor {
width: 130px;
margin: 25px auto;
}
.text-small {
font-size: 12px;
}