From a9f2c62d0b680cc30ecfa4ff2869dc3a8875d29f Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Mon, 10 Dec 2018 00:48:54 -0800 Subject: [PATCH] remove top logo --- index.html | 10 ++++------ site/index.css | 2 +- 2 files changed, 5 insertions(+), 7 deletions(-) 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');