
a.nodecoration {
  text-decoration: none;
}

.about-section img {
  object-fit: cover;
  min-height: 100%;
  max-height: 20rem;
}

.projects-section img {
  object-fit: cover;
  min-height: 100%;
}
