diff --git a/apps/static/css/home/index.css b/apps/static/css/home/index.css index 2b195ec..02786c3 100644 --- a/apps/static/css/home/index.css +++ b/apps/static/css/home/index.css @@ -39,6 +39,8 @@ justify-content: flex-start; align-items: center; flex-wrap: nowrap; + background-color: var(--bg-tertiary-bg); + transition: 0.3s; } .server-item-selector:hover {