Removed all 'text-align: justify;'

master
BurnyLlama 2022-01-29 11:50:40 +01:00
parent 1ec3c364df
commit 78115e3892
1 changed files with 1 additions and 2 deletions

View File

@ -65,7 +65,6 @@ h6 {
p {
margin: .5em 0 .25em 0;
text-align: justify;
}
a {
@ -146,4 +145,4 @@ img {
margin: 1rem 0;
border-radius: .5rem;
box-shadow: 0 1rem 2rem var(--grey1);
}
}