Merge pull request #114 from LaconicNetwork/blog-image-fix

Image fix
This commit is contained in:
olive kimoto 2022-08-30 17:10:12 -07:00 committed by GitHub
commit 8f404bb16c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,12 @@
padding-right: 0;
}
.blog_img_eo9Jb {
object-fit: cover;
height: 100%;
width: 100%;
}
h1 {
margin-top: tovw(124px, 'default', 72px);
font-family: var(--font-arthemys);