Update copyright
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / app / footer / footer.component.scss
index 077567e..1f7f5e6 100644 (file)
  * ========================LICENSE_END===================================
  */
 .copyright__text {
-  color: gray;
+  color: rgb(199, 196, 196);
   letter-spacing: 0.1rem;
   font-size: 10px;
   margin-left: 10px;
 }
 
 .copyright__text-dark {
-  color: gray;
+  color: rgb(80, 79, 79);
 }
\ No newline at end of file