mirror of
https://github.com/minetest/contentdb.git
synced 2025-03-14 14:22:30 +01:00
Decrease package tile rounding
This commit is contained in:
@ -14,7 +14,7 @@ li.d-flex {
|
||||
.packagetile a {
|
||||
display: block;
|
||||
padding-bottom: 66.66%;
|
||||
border-radius: 7px;
|
||||
border-radius: 3px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background-size: cover;
|
||||
|
Reference in New Issue
Block a user