diff --git a/demo/styles.css b/demo/styles.css index 4be33b19..d2046a8a 100644 --- a/demo/styles.css +++ b/demo/styles.css @@ -16,6 +16,11 @@ body { color: white; } +#logo { + padding: 15px; + margin-left: 65px; +} + #editor { position: absolute; top: 0px; diff --git a/index.html b/index.html index 59752466..ccc539ba 100644 --- a/index.html +++ b/index.html @@ -9,12 +9,8 @@ + - - -
- -