Skip to content

Commit c1db8ff

Browse files
blur
1 parent 988ad76 commit c1db8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<div id="particles-js" style="padding-top: none; margin-top: none; min-height: 100vh; overflow: hidden;">
1313
<script src="libraries/particles.js-master/particles.js"></script>
1414
<script src="libraries/particles.js-master/app.js"></script>
15-
<div class="text-center" style="display: flex; justify-content: center; align-items: center; height: 100vh">
15+
<div class="text-center" style="display: flex; justify-content: center; align-items: center; height: 100vh; backdrop-filter: blur(5px);">
1616
<div class="container-fluid">
1717
<img style="width: 10rem; height: 10rem" src="resources/logo.svg" class="img-fluid position-relative zoom" alt="blockify vr extension header image">
1818
<h1 style="padding-top: 15px; padding-bottom: 3px; font-size: 5rem;">BlockifyVR</h1>

0 commit comments

Comments
 (0)