diff --git a/assets/css/index.css b/assets/css/index.css index 559e0dcd..bbd7d0d1 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -38,8 +38,8 @@ body { font-family: 'Roboto', sans-serif; color: white; - -moz-user-select: none; /* Firefox */ - user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */ + -moz-user-select: none; /* Firefox */ + user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */ } /* BACKGROUND CLASSES */