Create index page stylesheet

This commit is contained in:
regalijan 2023-10-19 16:50:25 -04:00
parent f5b76b69d4
commit aaeecdfcd4
Signed by: regalijan
GPG Key ID: 5D4196DA269EF520

6
app/styles/_index.css Normal file
View File

@ -0,0 +1,6 @@
#home-video {
filter: blur(4px);
left: 0;
position: absolute;
width: 100%;
}