use blanks instead of tab

This commit is contained in:
beautyyuyanli
2021-09-03 19:00:00 +08:00
committed by 神戸小鳥
parent dcba35d5ae
commit a839eb18cd

View File

@@ -219,7 +219,7 @@ html {
font-size: 1.4rem; font-size: 1.4rem;
background-color: white; background-color: white;
box-shadow: lightblue 0 0 0.4rem; box-shadow: lightblue 0 0 0.4rem;
user-select: none; user-select: none;
} }
.judge > li > span, .judge > li > span,