diff --git a/index.html b/index.html index a5d48b3..edac24d 100644 --- a/index.html +++ b/index.html @@ -33,8 +33,6 @@
- -

An open source clone of Beat Saber with 6000 songs

@@ -78,7 +76,7 @@

PLAY FOR FREE

-

Loads in seconds. No mods, no installs, no wait times.

+

No mods, no installs, no wait times. Built on the Web.

@@ -102,11 +100,11 @@


- Super Saber is shamelessly based on Beat Saber, an original game from Hyperbolic Magnetism. + Super Saber is shamelessly based on Beat Saber, an original game from Hyperbolic Magnetism
- Support them with a purchase! + Support them with a purchase
- Songs from the massive BeatSaver community. + Songs from the massive BeatSaver community

diff --git a/site/index.css b/site/index.css index 740c003..cf26dc6 100644 --- a/site/index.css +++ b/site/index.css @@ -47,7 +47,7 @@ body { width: 95%; min-width: 360px; max-width: 1000px; - margin: 0 auto; + margin: 30px auto 0 auto; } .headerglow { background-image: url('assets/supermediumheader.png');