• 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
.github Loading commit data...
amundsen_application Loading commit data...
docs Loading commit data...
example/docker/neo4j/conf Loading commit data...
tests Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
Makefile Loading commit data...
NOTICE Loading commit data...
README.md Loading commit data...
docker-amundsen-atlas.yml Loading commit data...
docker-amundsen.yml Loading commit data...
public.Dockerfile Loading commit data...
requirements3.txt Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...