@import '@styles/var.scss'; .temp-top-img { width: 100%; // height: auto; } .temp-top-info-bar { height: 20px;
background-color: $bgColor;
} .temp-top-text-wrapper { padding-left: 20px; padding-bottom: 20px; } .temp-top-title { font-size: 28px; color: $text-color; } .temp-top-describe { color: #ccc; font-size: 26px; }