header .hero-img {
  background-image: url("../img/headersd.jpg");
}

header h1 {
  font-size: 42px;
}

header .hero-text p {
  font-size: 20px;
}

#portfolio .card {
  width: 420px;
  height: 480px;
}
/*# sourceMappingURL=medium.css.map */