style
This commit is contained in:
+9
-2
@@ -2,9 +2,16 @@ body {
|
||||
font: normal 500 1.3rem helvetica, sans-serif;
|
||||
height: 100%;
|
||||
}
|
||||
main,header,footer{
|
||||
.wrapper{
|
||||
max-width: 960px;
|
||||
margin: 20px auto;
|
||||
margin: 0 auto;
|
||||
}
|
||||
header{
|
||||
height: 160px;
|
||||
background: #ddd
|
||||
}
|
||||
header img{
|
||||
padding-top: 62px;
|
||||
}
|
||||
h1, h2{
|
||||
font-weight: 100;
|
||||
|
||||
Reference in New Issue
Block a user