添加内边距

This commit is contained in:
赵鑫 2022-09-03 11:44:01 +08:00
parent c90132dd03
commit 8bc40a651d

View File

@ -13,6 +13,7 @@
display: flex;
flex-wrap: wrap;
gap: 0.5rem;
padding: 1rem;
}
* {