Skip to content
Permalink
Newer
Older
100644 6 lines (6 sloc) 85 Bytes
October 19, 2023 16:50
1
#home-video {
2
filter: blur(4px);
3
left: 0;
4
position: absolute;
5
width: 100%;
6
}