File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,21 +57,11 @@ const description =
5757 </p >
5858 </div >
5959 <div class =" mt-10 sm:mt-12 lg:mt-16" >
60- <p class =" text-center mb-5 lux-kicker text-base" >Sample videos</p >
60+ <p class =" text-center mb-5 lux-kicker text-base" >
61+ <span class =" sm:hidden" >Sample video</span >
62+ <span class =" hidden sm:inline" >Sample videos</span >
63+ </p >
6164 <div class =" mb-5" >
62- <div class =" sm:hidden" >
63- <label for =" sample-video-tabs" class =" sr-only" >
64- Select a sample video category
65- </label >
66- <select
67- id =" sample-video-tabs"
68- class =" sample-select block w-full px-3 py-2.5 text-sm focus:outline-none"
69- >
70- <option value =" educational-panel" >Educational</option >
71- <option value =" tutorial-panel" >Tutorial</option >
72- <option value =" blended-panel" >Blended</option >
73- </select >
74- </div >
7565 <ul
7666 class =" sample-tabs hidden text-sm font-medium text-center sm:flex -space-x-px justify-center max-w-md mx-auto"
7767 id =" sample-videos-tabs"
You can’t perform that action at this time.
0 commit comments