aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/index.scss')
-rw-r--r--frontend/src/index.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/src/index.scss b/frontend/src/index.scss
index ea360be..1378d81 100644
--- a/frontend/src/index.scss
+++ b/frontend/src/index.scss
@@ -82,9 +82,11 @@ a {
0% {
opacity: 1;
}
+
50% {
opacity: 0.3;
}
+
100% {
opacity: 1;
}