X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fran-control%2Fran-control.component.scss;h=c86d0629efc0dcb1b5b826249efe2e7be7e8b577;hb=refs%2Fchanges%2F72%2F2272%2F8;hp=46fecd52793943a0c86ac7f314a862a8f642a4bc;hpb=226fd436a085f717d4cbf81bf1719bdaf1468414;p=portal%2Fric-dashboard.git diff --git a/webapp-frontend/src/app/ran-control/ran-control.component.scss b/webapp-frontend/src/app/ran-control/ran-control.component.scss index 46fecd52..c86d0629 100644 --- a/webapp-frontend/src/app/ran-control/ran-control.component.scss +++ b/webapp-frontend/src/app/ran-control/ran-control.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,15 +20,6 @@ .ran-control__section { } -.ran-control__header { - text-align: center; - color: #432c85; - font-size: 50px; - font-weight: 200; - letter-spacing: .1em; - transform: translate(149 56); -} - .disconnect-all-button { float: right; }