diff --git a/static/style.css b/static/style.css index fc5a7ff..9d8ce96 100644 --- a/static/style.css +++ b/static/style.css @@ -465,7 +465,6 @@ input[type="submit"]:hover { color: var(--accent); } .post_thumbnail img { grid-area: 1 / 1 / 2 / 2; - height: 100%; width: 100%; object-fit: cover; align-self: center;