Align page titles to top left,decrease font size
[portal/ric-dashboard.git] / webapp-frontend / src / app / ac-xapp / ac-xapp.component.scss
index 42ea907..185a48f 100644 (file)
  .ac__section {
 }
 
-.ac__header {
-    text-align: center;
-    color: #432c85;
-    font-size: 50px;
-    font-weight: 200;
-    letter-spacing: .1em;
-    transform: translate(149 56);
-}
-
  /* used to place form fields on separate lines/rows */
 .input-display-block {
   display: block;