]> xenbits.xensource.com Git - www-xenproject-org.git/commitdiff
some feedback kfixes
authorArnaud Guéras <arnaudgs@gmail.com>
Fri, 29 Nov 2024 14:48:20 +0000 (15:48 +0100)
committerArnaud Guéras <arnaudgs@gmail.com>
Fri, 29 Nov 2024 14:48:20 +0000 (15:48 +0100)
Signed-off-by: Arnaud Guéras <arnaudgs@gmail.com>
content/projects/windows-pv-drivers.md
themes/xen-project/assets/css/components/carousel.scss

index 9b9b66ae8a76d4895ce13b7d6e62d7129fe0ccb6..6c3d3460105c5030b290c8a5efc1bed9617fb434 100644 (file)
@@ -44,8 +44,8 @@ The Windows PV Drivers team at the Xen Project is maintaining and developing the
     The team plans to perform regular builds of the drivers and aims to test them using the Microsoft HCK. The team further plans to provide logo-signed builds of the drivers in future commercial Xen offerings. The team may also provide logo-signed drivers via Microsoft’s Windows Update mechanism, making them widely available to anyone running Windows under Xen (not just XenServer) without the need to build the drivers themselves. 
 
     <p class="mg-t-md">
-      <a href="https://xenbits.xen.org/gitweb/?p=pvdrivers/win.git;a=summary" class="btn btn-primary">
-       Download developement builds
+      <a href="/projects/windows-pv-drivers" class="btn btn-primary">
+       Download development builds
        <i class="fas fa-arrow-up-right-from-square"></i>
       </a>
     </p>
index 4c65493fe4aecb0193a8de6582a7a9d2cc727c66..548034ef7583ddca6f6a73de61c7c130b7485fcd 100644 (file)
@@ -13,7 +13,7 @@
   --negative-margin-multiplier: 3;
   --carousel-negative-margin: calc((var(--item-width) + var(--gap)) * -1 * var(--negative-margin-multiplier));
   --color-background: var(--color-surface-secondary);
-  --item-shadow-height: 26px;
+  --item-shadow-height: 39px;
   overflow: hidden;
 
   @include phone {