:모뜨윗카/styles.css

최근 편집: 2023년 2월 8일 (수) 17:55
span .box, div .box {
  
}

.box {
  width: 80px;
  display: inline-block;
  text-align: center;
  line-height:0.85rem;
  word-break: break-all;
}

.ingredient {
  max-width: 14vw;
  max-height: 70px;
}

.menu {
}

.img {
  margin-bottom: 0.1rem;
}

.txt {
  font-size: 0.85rem;
  font-weight: bold;
}