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 {
|
||||
position: relative;
|
||||
width: 60%;
|
||||
left: 20%;
|
||||
width: 75%;
|
||||
left: 12.5%;
|
||||
}
|
||||
#header_title h1 {
|
||||
font-size: 150%;
|
||||
#header_title {
|
||||
font-size: 250%;
|
||||
}
|
||||
|
||||
#header_blurb {
|
||||
|
|
Loading…
Reference in a new issue