Updated blog with image
This commit is contained in:
@ -208,4 +208,15 @@ a:focus-visible {
|
||||
|
||||
.column + .column {
|
||||
color: #aa95bd;
|
||||
}
|
||||
|
||||
.img-container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.viewport-image {
|
||||
height: 40vh; /* 60% of the viewport height */
|
||||
width: auto; /* Maintain aspect ratio */
|
||||
}
|
||||
Reference in New Issue
Block a user