Przeglądaj źródła

style enhancement

tigger 2 lat temu
rodzic
commit
00dc9ed62c
2 zmienionych plików z 3 dodań i 5 usunięć
  1. 2 4
      src/app/app.component.scss
  2. 1 1
      src/dependencies/angularlib

+ 2 - 4
src/app/app.component.scss

@@ -108,13 +108,11 @@ footer {
     display: flex;
     align-items: flex-end;
     justify-content: center;
-    border-top: 1px solid;
+    border-top: 1px solid $border-color;
 }
 
 [class*='dark-theme'] {
-    footer {
-        color: #bdbdbd;
-    }
+    
 }
 
 /** Mobile styles */

+ 1 - 1
src/dependencies/angularlib

@@ -1 +1 @@
-Subproject commit 6e3909e6b0b2bf80fff37a87615fe420feeefcd0
+Subproject commit 7dcbbebcbae2ad9f054b6360198879f99d34adc4