#home_index {
  font-size: 16px;
}

#home_index li {
  padding-bottom: 5px;
}

.user-list {
  list-style-type: none;
  padding-left: 5px;
}

.repo-list {
  list-style-type: none;
  padding-left: 20px;
  padding-bottom: 5px;
}
