Prettier *.css files
This commit is contained in:
parent
93e45f79d6
commit
64a3bedde1
@ -11,12 +11,12 @@
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.app__container .loading__text{
|
||||
.app__container .loading__text {
|
||||
font-family: 'Press Start 2P', cursive;
|
||||
color: var(--colorPrimary);
|
||||
}
|
||||
|
||||
.app__container .loading__text{
|
||||
.app__container .loading__text {
|
||||
font-family: 'Press Start 2P', cursive;
|
||||
color: var(--colorPrimary);
|
||||
}
|
||||
@ -41,8 +41,8 @@
|
||||
gap: 2vh 2vw;
|
||||
justify-content: center;
|
||||
}
|
||||
select, .filter__items>input{
|
||||
select,
|
||||
.filter__items > input {
|
||||
width: 40vw;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user