@@ -133,7 +133,7 @@ fun CountryItem(
modifier = Modifier
.fillMaxWidth()
.padding(
- start = 16.dp, end = 12.dp, top = 12.dp
+ start = 12.dp, end = 12.dp, top = 12.dp
)
.background(Color.Transparent)
.clickable(