Fix
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-05-04 18:14:50 +00:00
parent df5e888169
commit 46570a9ef1
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ title: Start
height: 80vh; width: 100%; height: 80vh; width: 100%;
object-fit: cover; object-fit: cover;
filter: blur(10px) brightness(0.7); filter: blur(10px) brightness(0.7);
transform: scale(1.1); /* lite zoom för att dölja kanter */ transform: scale(1.0); /* lite zoom för att dölja kanter */
z-index: -2;"> z-index: -2;">
<source src="assets/drone.webm" type="video/webm"> <source src="assets/drone.webm" type="video/webm">
</video> </video>