summaryrefslogtreecommitdiff
path: root/frontend/site/projects/museum/views/titles.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/site/projects/museum/views/titles.css')
-rw-r--r--frontend/site/projects/museum/views/titles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/site/projects/museum/views/titles.css b/frontend/site/projects/museum/views/titles.css
index 6bfc8b3..a2f9868 100644
--- a/frontend/site/projects/museum/views/titles.css
+++ b/frontend/site/projects/museum/views/titles.css
@@ -42,7 +42,7 @@
text-shadow: 0px 2px 6px rgba(0,0,0,0.5);
opacity: 0;
pointer-events: none;
- transition: opacity 0.3s;
+ transition: opacity 0.5s;
}
.charles-text.visible {
opacity: 1;