瀏覽代碼

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>