.container{ grid-template-rows:200px auto 1fr 1fr 20%; grid-row-gap:10px;//定义轨道之间的间距 }. grid-template-rows定义了五个值,表示Grid ...
確定! 回上一頁