Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
crisefd committed Apr 22, 2016
1 parent 12c3a0c commit de2f9d4
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions src/main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,7 @@
{
font-size: 14px;
}
body{
padding-top: 70px;
}
/* the height of the header decides when to use the window scroll jquery function to start sticking the searchbox */
.header
{
background: #777;
color: #fff;
font-size: 2rem;
height: 70px;
padding-top: 2rem;
text-align: center;
width: 100%;
}


</style>
</head>
Expand Down

0 comments on commit de2f9d4

Please sign in to comment.