Fix header width again: this is a better approach
This commit is contained in:
parent
f2578595cd
commit
3351e5b242
@ -112,7 +112,8 @@ input, textarea {
|
||||
}
|
||||
|
||||
header {
|
||||
width: 940px;
|
||||
width: 100%;
|
||||
max-width: 940px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
padding: 0;
|
||||
@ -663,7 +664,6 @@ pre {
|
||||
|
||||
header {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.header_right {
|
||||
|
Loading…
x
Reference in New Issue
Block a user