Add output-draft screenshot inside step 2 card on about page
This commit is contained in:
@@ -7427,6 +7427,13 @@ body.lt-landing {
|
||||
color: var(--dbn-blue);
|
||||
opacity: 0.75;
|
||||
}
|
||||
.kdoc-step-card__screenshot {
|
||||
display: block;
|
||||
width: 100%;
|
||||
margin-top: 1rem;
|
||||
border-radius: 6px;
|
||||
box-shadow: 0 2px 12px rgba(0,0,0,0.12);
|
||||
}
|
||||
@media (min-width: 700px) {
|
||||
.kdoc-steps {
|
||||
grid-template-columns: 1fr auto 1fr auto 1fr;
|
||||
|
||||
Reference in New Issue
Block a user