Browse Source

Change to using variables

Thanks garg
closed-social-glitch-2
shel 7 years ago
committed by GitHub
parent
commit
5f7c997654
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/assets/stylesheets/components.scss

+ 1
- 1
app/assets/stylesheets/components.scss View File

@ -1703,7 +1703,7 @@ button.active i.fa-retweet {
.privacy-dropdown__option__content {
flex: 1 1 auto;
color: #536f96;
color: darken($color3, 24%);
strong {
font-weight: 500;

Loading…
Cancel
Save