borders for mobile
This commit is contained in:
parent
14bc1819ed
commit
8a41778c9d
@ -107,7 +107,7 @@
|
||||
"avatar "
|
||||
"stats ";
|
||||
|
||||
border-top: 0;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
|
||||
transition-property: all;
|
||||
|
||||
@ -15,7 +15,7 @@ const registerEvents = require('./events');
|
||||
|
||||
const Mnml = require('./components/mnml');
|
||||
|
||||
if (process.env.NODE_ENV === 'PRODUCTION') {
|
||||
if (process.env.NODE_ENV !== 'development') {
|
||||
LogRocket.init('yh0dy3/mnml');
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user