Justify všechny odstavce na webu
This commit is contained in:
parent
3a6518c92a
commit
62283df954
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ src: url("../fonts/OpenSans/OpenSans-Regular.ttf");
|
|||
font-weight: normal;
|
||||
}
|
||||
|
||||
p {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'OpenSans';
|
||||
background-color: #fffbf6;
|
||||
|
|
Loading…
Reference in a new issue