.repos-section {
  /* height: auto; */
  height: auto;
  background-color: lightgrey;
}
.repos-margin {
  margin-bottom: 20px;
}
.table-scroll {
  overflow-y: auto;
}