diff options
Diffstat (limited to 'src/app/home')
-rw-r--r-- | src/app/home/home/home.component.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/app/home/home/home.component.html b/src/app/home/home/home.component.html index 78189e5..ce6ec78 100644 --- a/src/app/home/home/home.component.html +++ b/src/app/home/home/home.component.html @@ -20,12 +20,14 @@ limitations under the License. ============LICENSE_END============================================ --> <div class="android-more-section"> - <div class="android-section-title mdl-typography--display-1-color-contrast">WELCOME TO CONTROLLER DESIGN TOOL + <div class="android-section-title mdl-typography--display-1-color-contrast" style="margin-inline-start: 15%">WELCOME TO CONTROLLER DESIGN TOOL </div> <div class="mdl-card__title"> - <h4 class="mdl-card__title-text">The Controller Design Tool allows technology owners to create artifacts for Configuration and Life Cycle Management functions that are required to manage the lifecycle of Virtual Network Functions (VNFs).<br> Select My VNFS to enter credentials and view existing designs or create new ones. + <h4 class="mdl-card__title-text">The Controller Design Tool allows technology owners to create artifacts for Configuration and Life Cycle Management functions that are required + to manage the lifecycle of Virtual Network Functions (VNFs).<br> Select My VNFS to enter credentials and view existing designs or create new + ones. </h4> </div> -</div> +</div>
\ No newline at end of file |