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 {
|
#header_contents {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 75%;
|
width: 75%;
|
||||||
left: 12.5%;
|
left: 12.5%;
|
||||||
|
text-align: justify;
|
||||||
|
text-justify: inter-word;
|
||||||
}
|
}
|
||||||
#header_title {
|
#header_title {
|
||||||
font-size: 250%;
|
font-size: 250%;
|
||||||
|
|
Loading…
Reference in a new issue