Browse Source

left justified p

master
Alexander Avery 2 years ago
parent
commit
b3b607831f
  1. 4
      assets/sass/main.scss

4
assets/sass/main.scss

@ -91,10 +91,6 @@ main > h2 {
font-size: 1.3rem;
}
p {
text-align: justify;
}
img {
object-fit: cover;
}

Loading…
Cancel
Save