diff --git a/app/static/styles.css b/app/static/styles.css index 1d54a8d..e66243c 100644 --- a/app/static/styles.css +++ b/app/static/styles.css @@ -151,7 +151,7 @@ a { color: inherit; text-decoration: none; } background: var(--blue); border-radius: 2px; margin-top: 28px; - animation: divider-breathe 5s ease-in-out infinite; + animation: divider-breathe 10s ease-in-out infinite; } @keyframes divider-breathe {