-
We are huge fans of Beat Saber and what it has done for VR. As an homage, we built
using A-Frame
+
We are huge fans of Beat Saber and what it has done for VR. As an homage, we built
using A-Frame.
We've open sourced the code and assets for free for everyone to learn.
diff --git a/site/index.css b/site/index.css
index cf26dc6..7e06e60 100644
--- a/site/index.css
+++ b/site/index.css
@@ -4,7 +4,7 @@ body {
background-position: center 0px;
background-color: #03080c;
margin: 0;
- font: 24px arial, sans-serif;
+ font: 26px "Roboto Condensed", arial, sans-serif;
color: white;
line-height: 30px;
}