From 12b88fabafc52e0d34f1054447163a833f18168a Mon Sep 17 00:00:00 2001 From: Rob Stupay Date: Mon, 15 Apr 2019 12:38:27 +0200 Subject: [PATCH] user-select:none --- src/app/ui/landing-page/landing-page.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/app/ui/landing-page/landing-page.js b/src/app/ui/landing-page/landing-page.js index 85e7b58ead..891f9efac7 100644 --- a/src/app/ui/landing-page/landing-page.js +++ b/src/app/ui/landing-page/landing-page.js @@ -51,6 +51,9 @@ let css = csjs` .text:hover { text-decoration: underline; } + .homeContainer { + user-select:none; + } .jumbotronContainer { /* margin: 50px 60px 0; */ /* width: 80%; */ @@ -194,7 +197,7 @@ export class LandingPage extends BaseApi { app.loadFromGist({gist: ''}) } - let container = yo`
+ let container = yo`
@@ -254,8 +257,7 @@ export class LandingPage extends BaseApi {

Documentation

Gitter channel

Medium Posts

-

Tutorials

-

Workshops Slides

+

Tutorials