diff --git a/src/components/global.css b/src/components/global.css index 5e30320b5d..674c8546fc 100644 --- a/src/components/global.css +++ b/src/components/global.css @@ -14,4 +14,8 @@ h4, h5, h6 { font-weight: 400; +} + +.text-center { + text-align: center !important; } \ No newline at end of file diff --git a/src/html.js b/src/html.js index da204fa343..0296765be7 100644 --- a/src/html.js +++ b/src/html.js @@ -14,7 +14,7 @@ export default class HTML extends React.Component { />