aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/_configuration.scss
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Mapco/_configuration.scss')
-rw-r--r--p/themes/Mapco/_configuration.scss22
1 files changed, 12 insertions, 10 deletions
diff --git a/p/themes/Mapco/_configuration.scss b/p/themes/Mapco/_configuration.scss
index c9168e385..995cd9bff 100644
--- a/p/themes/Mapco/_configuration.scss
+++ b/p/themes/Mapco/_configuration.scss
@@ -48,16 +48,18 @@
box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.35);
}
-.slide-container {
- .properties {
- padding: 1rem;
- background: rgba(0, 0, 0, 0.75);
- color: white;
- border: 0;
-
- .page-number {
- right: 1rem;
- top: 1rem;
+.theme-preview-list {
+ .preview-container {
+ .properties {
+ padding: 1rem;
+ background: rgba(0, 0, 0, 0.75);
+ color: white;
+ border: 0;
+
+ .page-number {
+ right: 1rem;
+ top: 1rem;
+ }
}
}
}