]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/modal/welcome-modal.component.scss
Translated using Weblate (Swedish)
[github/Chocobozzz/PeerTube.git] / client / src / app / modal / welcome-modal.component.scss
index c04772546102ffd7addbafa340242bdde8e9c0bb..a93dbcef9538464e18ab677789c4e0d91e4460be 100644 (file)
@@ -51,7 +51,7 @@ li {
   .link-block {
     @include disable-default-a-behaviour;
 
-    color: var(--mainForegroundColor);
+    color: pvar(--mainForegroundColor);
     padding: 10px;
     transition: background-color 0.2s ease-in;
     flex-basis: 33%;