• Daniel's avatar
    Implement Custom Typography (#98) · d34022c3
    Daniel authored
    Revamp of typography across the entire app
    * Removed dependency on bootstrap typography
    * Added 'Open Sans' and 'Roboto' font definitions
    * Defined new variables for header and body font family/weight
    * Defined a set of predefined classes such as title-1, title-2, body-1, etc.
    * Replaced ad hoc font styles with predefined classes whenever possible.
    d34022c3
Name
Last commit
Last update
..
css Loading commit data...
fonts Loading commit data...
images Loading commit data...
js Loading commit data...
templates Loading commit data...
.babelrc Loading commit data...
.eslintignore Loading commit data...
.eslintrc Loading commit data...
global.d.ts Loading commit data...
jest.config.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
test-setup.ts Loading commit data...
tsconfig-for-webpack.json Loading commit data...
tsconfig.json Loading commit data...
tslint.json Loading commit data...
webpack.common.ts Loading commit data...
webpack.dev.ts Loading commit data...
webpack.prod.ts Loading commit data...
yarn.lock Loading commit data...