Fix alphabetical css (#2733)

This commit is contained in:
kermieisinthehouse 2022-07-09 21:51:39 -07:00 committed by GitHub
parent 3a3a296995
commit 4fa103dd08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -82,15 +82,15 @@
flex: 1;
&:nth-child(2) {
text-align: center;
overflow-wrap: anywhere;
text-align: center;
}
}
.rating-stars {
padding-left: 0.38rem;
display: flex;
flex-wrap: nowrap;
padding-left: 0.38rem;
}
&-left {