Преглед изворни кода

Round edugames video in home

Andrea Franceschini пре 11 месеци
родитељ
комит
5263736e22
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pages/index.vue

+ 1 - 1
pages/index.vue

@@ -5,7 +5,7 @@
         </h3>
         <div class="grid sm:grid-cols-2 gap-6 mx-auto sm:py-8 py-6 col">
             <div class="aspect-w-16 aspect-h-9 shadow-lg">
-                <a href="https://edugames.andreafranceschini.org/"><video autoplay loop muted>
+                <a href="https://edugames.andreafranceschini.org/"><video autoplay loop muted class="rounded">
                     <source src="/images/gneg.mp4" type="video/mp4" />
                     Your browser does not support the video tag.
                 </video></a>