X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fstyles.scss;h=c470e1c39d0c4d904c64c6f3508fcd9e0efb7967;hb=HEAD;hp=23555ed8361a1b607db4e81c1e30f0f7ffe29782;hpb=d438de53c446413c5c3152fdfee1578a304f484e;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/styles.scss b/webapp-frontend/src/styles.scss index 23555ed..c470e1c 100644 --- a/webapp-frontend/src/styles.scss +++ b/webapp-frontend/src/styles.scss @@ -42,4 +42,6 @@ body { color: #432c85; font-size: 25px; font-weight: 100; -} \ No newline at end of file +} +html, body { height: 100%; } +body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }