Prettier *.css files

develop
Jason Zhu 2023-05-18 23:37:54 +10:00
parent 93e45f79d6
commit 64a3bedde1
2 changed files with 35 additions and 35 deletions

View File

@ -41,8 +41,8 @@
gap: 2vh 2vw; gap: 2vh 2vw;
justify-content: center; justify-content: center;
} }
select, .filter__items>input{ select,
.filter__items > input {
width: 40vw; width: 40vw;
} }
} }