Minor modification to stylesheet
This commit is contained in:
@@ -29,14 +29,14 @@ body > article {
|
|||||||
position: relative;
|
position: relative;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
margin-left: -30%;
|
margin-left: -30%;
|
||||||
width: 50%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
article > section {
|
article > section {
|
||||||
border-left: #E9E9E9 solid 1px;
|
border-left: #E9E9E9 solid 1px;
|
||||||
min-width: 400px;
|
min-width: 400px;
|
||||||
max-width: 700px;
|
max-width: 800px;
|
||||||
}
|
}
|
||||||
|
|
||||||
header#masthead {
|
header#masthead {
|
||||||
|
|||||||
Reference in New Issue
Block a user