.introduction {
  border-top: 1px dashed #a0a0a0;
  border-bottom: 1px dashed #a0a0a0;
}
.page-turning {
  border-top: 1px dashed #a0a0a0;
  font-size: 1.5rem;
}
.page-turning a {
  height: 5rem;
  line-height: 5rem;
}
.page-turning a:hover {
  background-color: #3383e8;
  color: #ffffff;
}
@media (max-width: 417px) {
  .content-body {
    max-width: 100%;
  }
  .content-body img {
    max-width: 100% !important;
    max-height: 50% !important;
  }
}
/*# sourceMappingURL=projectDetail.css.map */