Kaynağa Gözat

Fix color of /about/more link anchors (#7618)

master
Lynx Kotoura 6 yıl önce
committed by Eugen Rochko
ebeveyn
işleme
6042403621
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      app/javascript/styles/mastodon/about.scss

+ 1
- 1
app/javascript/styles/mastodon/about.scss Dosyayı Görüntüle

@@ -396,7 +396,7 @@ $small-breakpoint: 960px;
display: flex;
justify-content: center;
align-items: center;
color: $ui-primary-color;
color: $darker-text-color;
text-decoration: none;
padding: 12px 16px;
line-height: 32px;


Yükleniyor…
İptal
Kaydet