Fix.
This commit is contained in:
parent
1eeb772474
commit
3deb2f530e
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@
|
|||
#header_contents {
|
||||
position: relative;
|
||||
width: 75%;
|
||||
left: 12.5%;
|
||||
left: 12.5%;
|
||||
text-align: justify;
|
||||
text-justify: inter-word;
|
||||
}
|
||||
#header_title {
|
||||
font-size: 250%;
|
||||
|
|
Loading…
Reference in a new issue