Fixes of the darkMode
[nonrtric.git] / dashboard / webapp-frontend / src / app / footer / footer.component.scss
index e2456d7..c06dc01 100644 (file)
@@ -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