Fix.
This commit is contained in:
parent
e7f8234b2d
commit
83cb92fa32
1 changed files with 4 additions and 4 deletions
|
@ -6,11 +6,11 @@
|
||||||
|
|
||||||
#header_contents {
|
#header_contents {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 60%;
|
width: 75%;
|
||||||
left: 20%;
|
left: 12.5%;
|
||||||
}
|
}
|
||||||
#header_title h1 {
|
#header_title {
|
||||||
font-size: 150%;
|
font-size: 250%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header_blurb {
|
#header_blurb {
|
||||||
|
|
Loading…
Reference in a new issue