This commit is contained in:
2025-09-03 16:36:00 +02:00
parent 4e5390e97b
commit 482dd3f964
5 changed files with 69 additions and 29 deletions
+2 -2
View File
@@ -525,8 +525,8 @@ export default MusicDetails;
const styles = StyleSheet.create({
img: {
width: 292,
height: 290,
width: 160,
height: 160,
borderRadius: 24,
alignSelf: "center",
},