Removed all 'text-align: justify;'

main
BurnyLlama 2022-01-29 11:48:29 +01:00
parent fb26a4bd78
commit 12967f125f
2 changed files with 1 additions and 3 deletions

View File

@ -96,7 +96,6 @@ nav > a:hover {
.service > p {
margin: 1rem auto;
text-align: left;
}
.buttons {

View File

@ -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;
}
}