diff --git a/public/css/courses.css b/public/css/courses.css index 0cc0843..03eeb91 100644 --- a/public/css/courses.css +++ b/public/css/courses.css @@ -367,11 +367,6 @@ display: none; } -/* ── Icon button spin state (keyframes defined in shared.css) ─── */ - -.icon-btn.spinning { - animation: spin 0.8s linear infinite; -} /* ── Tjing results ───────────────────────────────── */ diff --git a/views/partials/course-layouts.ejs b/views/partials/course-layouts.ejs index 389a20b..415e710 100644 --- a/views/partials/course-layouts.ejs +++ b/views/partials/course-layouts.ejs @@ -43,7 +43,7 @@