loogart / impact-canada

Canadian Government's Privy Council's Office Impact Canada website.
https://loogart.github.io/impact-canada/
0 stars 0 forks source link

Jumbotron Heading Font #3

Closed loogart closed 5 years ago

loogart commented 5 years ago

jumbotron h1 needs to be adjusted to match the prototype. I believe there might be some css overriding issues, so the following should make it match... also the Roboto font is not kicking in for some reason.

.jumbotron h1 { border-bottom: 0 !important; font-size: 2.8em; font-weight: 700; line-height: 1.11; font-family: Roboto; }

djsutter commented 5 years ago

Check it again. I made some changes so it is better now. Let me know if more tweaks needed.