summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/styles.css b/styles.css
index ee10e21..0bafb9e 100644
--- a/styles.css
+++ b/styles.css
@@ -93,16 +93,16 @@ small {
animation: reveal 0.6s ease-out forwards;
}
.menu-container .menu-wrapper li:nth-child(1) {
- animation-delay: 0.15s;
+ animation-delay: 0.4s;
}
.menu-container .menu-wrapper li:nth-child(2) {
- animation-delay: 0.3s;
+ animation-delay: 0.55s;
}
.menu-container .menu-wrapper li:nth-child(3) {
- animation-delay: 0.45s;
+ animation-delay: 0.7s;
}
.menu-container .menu-wrapper li:nth-child(4) {
- animation-delay: 0.6s;
+ animation-delay: 0.85s;
}
.menu-container .menu-wrapper li a {
text-decoration: none;