aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/MediaAreaMusic.qml
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/qml/MediaAreaMusic.qml')
-rw-r--r--homescreen/qml/MediaAreaMusic.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/homescreen/qml/MediaAreaMusic.qml b/homescreen/qml/MediaAreaMusic.qml
index c0408e6..6d72003 100644
--- a/homescreen/qml/MediaAreaMusic.qml
+++ b/homescreen/qml/MediaAreaMusic.qml
@@ -21,7 +21,7 @@ import QtQuick.Controls 2.0
Image {
width: 1080
- height: 215
+ height: 216
source: './images/Utility_Music_Background-01.png'
ColumnLayout {