aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/features/nightlyBuilds/Component.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/features/nightlyBuilds/Component.js b/src/features/nightlyBuilds/Component.js
index fc7663211..216e35f65 100644
--- a/src/features/nightlyBuilds/Component.js
+++ b/src/features/nightlyBuilds/Component.js
@@ -34,7 +34,6 @@ const styles = theme => ({
34 width: '80%', 34 width: '80%',
35 maxWidth: 600, 35 maxWidth: 600,
36 background: theme.styleTypes.primary.contrast, 36 background: theme.styleTypes.primary.contrast,
37 color: theme.styleTypes.primary.accent,
38 paddingTop: 30, 37 paddingTop: 30,
39 }, 38 },
40 info: { 39 info: {