.portfolio-row {
  display: flex;
  justify-content: space-around;
}

.portfolio-entry {
  text-align: center;
}