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