Skip to content
Snippets Groups Projects
Commit 013427b3 authored by Adam Hyde's avatar Adam Hyde
Browse files

Update main.css

parent 213f1c5b
No related branches found
No related tags found
No related merge requests found
Pipeline #60751 passed with stages
in 1 minute and 11 seconds
......@@ -229,7 +229,7 @@ main h2 {
}
.posts figure {
height: 250px;
height: 220px;
margin: 1em auto;
object-fit: cover;
width: 100%;
......@@ -365,7 +365,7 @@ h2.section-title {
}
.news .grid-item img {
max-height: 250px;
max-height: 220px;
margin: 1em auto;
object-fit: contain;
width: 100%;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment