diff --git a/public/css/style.css b/public/css/style.css index 2f17211..28de710 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -263,9 +263,7 @@ header p { } .section-actions-row { - display: flex; - align-items: center; - gap: 1rem; + display: block; margin-bottom: 1.5rem; padding-top: 1rem; border-top: 1px solid var(--panel-border); @@ -276,7 +274,6 @@ header p { flex-wrap: nowrap; align-items: center; gap: 0.5rem; - min-width: 0; justify-content: flex-start; } diff --git a/public/index.html b/public/index.html index e370f96..75af97f 100644 --- a/public/index.html +++ b/public/index.html @@ -42,7 +42,6 @@

Available Videos

-