diff --git a/themes/buha/assets/css/main.css b/themes/buha/assets/css/main.css index 1c931433..3f622ff1 100644 --- a/themes/buha/assets/css/main.css +++ b/themes/buha/assets/css/main.css @@ -56,5 +56,5 @@ section { body { background: #33CCCC; /* Fallback */ - animation: color 60s infinite linear; + animation: color 300s infinite linear; }