summaryrefslogtreecommitdiff
path: root/styles.scss
diff options
context:
space:
mode:
authorEvan <38150833+beigebeats@users.noreply.github.com>2023-12-22 22:15:08 -0800
committerEvan <38150833+beigebeats@users.noreply.github.com>2023-12-22 22:15:08 -0800
commit9129f6ff6f160a82da2ef1a02c391330d9184305 (patch)
treef9f33ee731f0288aa988164f1a5bf81d767c68bc /styles.scss
parent16b4b1caec21f043993f41764b7f871a1bc1089a (diff)
minor bug fix
Diffstat (limited to 'styles.scss')
-rw-r--r--styles.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles.scss b/styles.scss
index c41f4b2..4821665 100644
--- a/styles.scss
+++ b/styles.scss
@@ -97,7 +97,7 @@ small {font-size: 0.750rem; /* 12px */}
display: flex;
justify-content: left;
opacity: 0; // Start items as invisible
- animation: reveal 1s ease-out forwards;
+ animation: reveal 0.6s ease-out forwards;
&:nth-child(1) {
animation-delay: 0.15s; // Delay for the first item