Fix.
This commit is contained in:
parent
7d0288aed9
commit
697ec405a5
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#header_contents {
|
#header_contents {
|
||||||
display: none;
|
|
||||||
|
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 75%;
|
width: 75%;
|
||||||
left: 12.5%;
|
left: 12.5%;
|
||||||
|
@ -20,5 +18,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#header_blurb {
|
#header_blurb {
|
||||||
|
display: none;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue