]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/bootstrap.scss
Fix top menu opacity
[github/Chocobozzz/PeerTube.git] / client / src / sass / bootstrap.scss
index 6a5d366394985b036a85215e6cbebce5fc667b97..28a6f4807d1476fcfd7ebea21346886b50e48c8c 100644 (file)
   font-weight: $font-semibold !important;
 
   .nav-link {
-    opacity: 0.6 !important;
+    opacity: 0.7 !important;
 
     &.active,
     &:hover,
   font-weight: $font-semibold;
   border: 0;
   border-bottom: 2px solid transparent;
-  opacity: 0.6;
+  opacity: 0.7;
 
   &.active {
     color: pvar(--mainForegroundColor);