mirror of
https://koodu.h-i.works/projects/thebadspace
synced 2025-06-25 16:04:37 -05:00
-av
This commit is contained in:
@ -37,7 +37,7 @@ section[role="listings"] div[role="paginate"] span {
|
||||
|
||||
a.list-link {
|
||||
display: grid;
|
||||
grid-template-columns: 40px 450px 230px;
|
||||
grid-template-columns: 30px 50px 300px;
|
||||
width: 80%;
|
||||
height: 45px;
|
||||
}
|
||||
|
@ -13,3 +13,9 @@ section[role="location"] img {
|
||||
overflow: hidden;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.rating-icon {
|
||||
width: 45px;
|
||||
top: 10px;
|
||||
position: relative;
|
||||
}
|
||||
|
Reference in New Issue
Block a user