chore: travis

This commit is contained in:
Nathan Walker
2020-07-12 19:23:44 -07:00
parent 38f1b1f3cd
commit 308ba5c568
4 changed files with 14 additions and 1288 deletions

View File

File diff suppressed because one or more lines are too long

View File

@@ -1,23 +1,23 @@
@import url('~/views/what-is-new-common.css');
.news-card {
margin: 12 12 0 12;
margin: 12 12 0 12;
}
.title {
font-size: 14;
font-size: 14;
}
.body {
font-size: 14;
font-size: 14;
}
.learn-more {
font-size: 14;
font-size: 14;
}
.date {
font-size: 12;
font-size: 12;
}
.empty-placeholder {
vertical-align: center;
text-align: center;
}
vertical-align: center;
text-align: center;
}