Portfolio BLog: C5log

レイアウトシフトに対応する

.lottie {
  width: 100%;
  max-width: 500px;
  aspect-ratio: 1 / 1; /* SVGの縦横比を参考に */
}