kfs214 / ruri-iro

RUri-iro simplifies the creation of customized profile sheets. Users can effortlessly generate personalized profiles by completing a user-friendly form. This includes adding a photo and responding to selected questions, resulting in unique and tailored profile sheets.
https://develop.d1pxjinad17uxp.amplifyapp.com
MIT License
2 stars 1 forks source link

flex-gap使わない実装 #67

Open kfs214 opened 7 months ago

kfs214 commented 7 months ago

flex-gap使わない実装

Description

古いブラウザに対応。flex-gapは一部ブラウザで動作しないため、grid-gapやmargin等で置き換える

Component

<OverviewDOMComponent />

TYPE

style

PRIORITY

1.ENHANCEABLE

DIFFICULTY

1.EASY