Merge branch 'master' of github.com:machine-learning-apps/website

This commit is contained in:
Hamel Husain 2020-06-11 13:21:31 -07:00
Родитель b0bf29dbe4 e486fc557c
Коммит 78e31cb339
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -459,6 +459,10 @@ li {
}
.text_box {
grid-area: a;
a {
color: lighten($brand-color, 20%);
text-decoration: underline;
}
}
}
.team_item {