Decrease package tile rounding
This commit is contained in:
@@ -14,7 +14,7 @@ li.d-flex {
|
|||||||
.packagetile a {
|
.packagetile a {
|
||||||
display: block;
|
display: block;
|
||||||
padding-bottom: 66.66%;
|
padding-bottom: 66.66%;
|
||||||
border-radius: 7px;
|
border-radius: 3px;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
|||||||
Reference in New Issue
Block a user