fix: Added padding to post thumbnail image
All checks were successful
Deploy Blog to Folder / deploy (push) Successful in 4s
All checks were successful
Deploy Blog to Folder / deploy (push) Successful in 4s
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
height: 375px;
|
||||
object-fit: contain;
|
||||
object-position: center;
|
||||
margin: 2rem 0;
|
||||
}
|
||||
.post-layout main > div {
|
||||
background-color: rgba(255, 255, 255, .71);
|
||||
|
||||
Reference in New Issue
Block a user