improve the dark theme
[portal/ric-dashboard.git] / webapp-frontend / src / app / footer / footer.component.scss
index f9eb87a..e2456d7 100644 (file)
@@ -22,3 +22,7 @@
   letter-spacing: 0.1rem;
   font-size: 12px;
 }
+
+.footer-dark {
+  color: white;
+}
\ No newline at end of file