/*
Theme Name: Yellow mobile article page
Author: Kuwamoto Ryu
*/
.category-title-wrap {
  margin-bottom: 10px;
}

.tag-icon {
  position: absolute;
  left: 26px;
  top: -8px;
  height: 48px;
  width: 39px;
}
@media screen and (max-width: 800px) {
  .tag-icon {
    top: -1px;
    left: 20px;
    height: 35px;
    width: 28px;
  }
}/*# sourceMappingURL=tag-page.css.map */