Przeglądaj źródła

Small fix to anchor text for TABs

dev
Bryan Miller 5 lat temu
rodzic
commit
6b2148508f
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      sass/tabs.scss

+ 2
- 1
sass/tabs.scss Wyświetl plik

@@ -21,7 +21,8 @@
}

a {
padding: 0 10px;
color: inherit;
padding: 0 10px;
text-decoration: none;
}


Ładowanie…
Anuluj
Zapisz