X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dashboard%2Fwebapp-frontend%2Fsrc%2Fapp%2Ffooter%2Ffooter.component.scss;h=c06dc01045230e343c39f1eeb3b671ae0dd833ad;hb=2535d83fed43ebb805f2612f40043eb6ceee2179;hp=e2456d72f15f512e7c40773ec624407a14463e18;hpb=a2bc79c5f0027e953815d6e98814a748b36827aa;p=nonrtric.git diff --git a/dashboard/webapp-frontend/src/app/footer/footer.component.scss b/dashboard/webapp-frontend/src/app/footer/footer.component.scss index e2456d72..c06dc010 100644 --- a/dashboard/webapp-frontend/src/app/footer/footer.component.scss +++ b/dashboard/webapp-frontend/src/app/footer/footer.component.scss @@ -20,9 +20,9 @@ .copyright__text { color: gray; letter-spacing: 0.1rem; - font-size: 12px; + font-size: 10px; } -.footer-dark { - color: white; +.copyright__text-dark { + color: gray; } \ No newline at end of file