调整留白的尺寸。

This commit is contained in:
徐涛
2025-01-01 08:37:12 +08:00
parent cbcdc543f2
commit f86bea13cd
4 changed files with 10 additions and 7 deletions

View File

@@ -5,6 +5,7 @@
display: flex;
flex-direction: column;
h5 {
padding-block: var(--spacing-m);
font-size: var(--font-size-m);
}
.color_blocks {