Commit 14452efc authored by 神楽坂玲奈's avatar 神楽坂玲奈

remove 970px limit

parent 96fffdcf
...@@ -2,12 +2,6 @@ body { ...@@ -2,12 +2,6 @@ body {
padding-top: 50px; /* body padding for fixed top nav */ padding-top: 50px; /* body padding for fixed top nav */
} }
@media (min-width: 1200px) {
.container{
max-width: 970px;
}
}
h1, h2, h3,p { h1, h2, h3,p {
font-family: "Helvetica Neue", Helvetica, Arial,"Microsoft Yahei"; font-family: "Helvetica Neue", Helvetica, Arial,"Microsoft Yahei";
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment