remove default styles
This commit is contained in:
parent
f969efc1b3
commit
c43dde4c61
|
@ -1,19 +0,0 @@
|
|||
body{
|
||||
font-family: "Helvetica";
|
||||
text-align: center;
|
||||
padding: 50px 20px 0;
|
||||
background: #f4f4f7;
|
||||
color: #444;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
h1{
|
||||
font-size: 65px;
|
||||
line-height: 1.2em;
|
||||
border-bottom: #CCC solid 1px;
|
||||
padding: 20px 0;
|
||||
}
|
||||
|
||||
h3{
|
||||
font-weight: 300;
|
||||
}
|
Loading…
Reference in New Issue