File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed
Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 2626 < body >
2727 <!-- Add your site or application content here -->
2828 < header >
29- < div class ="navbar navbar-default " role ="navigation ">
29+ < div class ="navbar " role ="navigation ">
3030 < div class ="container ">
3131 < div class ="row ">
3232 < div class ="navbar-header ">
33- < h1 > < a class =" navbar-brand " href ="# "> Crunchinator</ a > </ h1 >
33+ < h1 > < a href ="# "> Crunchinator</ a > </ h1 >
3434 < h2 > Crunchbase search and visualization built using Angular.js and D3.</ h2 >
3535 </ div >
3636 </ div >
Original file line number Diff line number Diff line change 77
88@font-face {
99 font-family : ' Guilder' ;
10- src : url(' ../fonts/guilder_free-webfont .otf' ) ;
10+ src : url(' ../fonts/guilder .otf' ) ;
1111 font-weight : normal ;
1212 font-style : normal ;
1313
@@ -19,6 +19,16 @@ body {
1919 background-color : @dark-grey ;
2020}
2121
22+ h1 {
23+ display : block ;
24+ padding-top : 91px ;
25+ padding-left : 130px ;
26+ background-image :url(' ../img/logo.png' ) ;
27+ background-repeat :no-repeat ;
28+ background-position :left bottom ;
29+ }
30+
31+
2232/* Everything but the jumbotron gets side spacing for mobile first views */
2333.header ,
2434.marketing ,
You can’t perform that action at this time.
0 commit comments