diff --git a/cspell.json b/cspell.json
index 6401bf8bd..fec81a42b 100644
--- a/cspell.json
+++ b/cspell.json
@@ -36,7 +36,8 @@
"tooltip",
"tooltips",
"unindent",
- "exif"
+ "exif",
+ "cardview"
],
"dictionaries": [
"html"
diff --git a/src/app.config.json b/src/app.config.json
index 7d6ef8fba..c5b410bf8 100644
--- a/src/app.config.json
+++ b/src/app.config.json
@@ -10,7 +10,8 @@
},
"experimental": {
"libraries": false,
- "comments": false
+ "comments": false,
+ "cardview": false
},
"headerColor": "#2196F3",
"languagePicker": false,
diff --git a/src/app/components/favorites/favorites.component.html b/src/app/components/favorites/favorites.component.html
index 330b340d9..113755bba 100644
--- a/src/app/components/favorites/favorites.component.html
+++ b/src/app/components/favorites/favorites.component.html
@@ -3,6 +3,12 @@
+