cleanup more JS vendors, moved to node_modules and compiled using webpack

This commit is contained in:
Nabeel Shahzad
2017-12-27 18:08:37 -06:00
parent 17f9330183
commit 1e5d964c6d
845 changed files with 43102 additions and 360920 deletions

View File

@@ -2,6 +2,14 @@
*
*/
.font-large {
font-size: 20px;
}
.font-medium {
font-size: 18px;
}
.card-bg {
float: left;
position: absolute;