summaryrefslogtreecommitdiff
path: root/Course/Grid/Card.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Course/Grid/Card.ui.qml')
-rw-r--r--Course/Grid/Card.ui.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Course/Grid/Card.ui.qml b/Course/Grid/Card.ui.qml
index a70a05a..0748faf 100644
--- a/Course/Grid/Card.ui.qml
+++ b/Course/Grid/Card.ui.qml
@@ -10,7 +10,6 @@ Item {
anchors.fill: cardItem
shadowEnabled: true
shadowColor: "#4d0000"
- shadowOpacity: .0
shadowVerticalOffset: 4
}
Rectangle {