Removed all 'text-align: justify;'
This commit is contained in:
parent
fb26a4bd78
commit
12967f125f
|
@ -96,7 +96,6 @@ nav > a:hover {
|
||||||
|
|
||||||
.service > p {
|
.service > p {
|
||||||
margin: 1rem auto;
|
margin: 1rem auto;
|
||||||
text-align: left;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.buttons {
|
.buttons {
|
||||||
|
|
|
@ -65,7 +65,6 @@ h6 {
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin: .5em 0 .25em 0;
|
margin: .5em 0 .25em 0;
|
||||||
text-align: justify;
|
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user