diff --git a/src/assets/comm.css b/src/assets/comm.css index 3b494f41..0d1797f9 100644 --- a/src/assets/comm.css +++ b/src/assets/comm.css @@ -33,6 +33,11 @@ justify-content: flex-start; flex-direction: column; } +.dflexacsa{ + display: flex; + justify-content: flex-start; + align-items: center; +} .dflexa{ display: flex; align-items: center; diff --git a/src/pages/home/home.js b/src/pages/home/home.js index 1b9c2420..d6354915 100644 --- a/src/pages/home/home.js +++ b/src/pages/home/home.js @@ -258,9 +258,9 @@ export default class App extends Component { */} - +
-

+

{!this.state.userInfo.head? :