fix: reorder instruction elements - title first, pill second
Some checks failed
Deploy static content to Pages / deploy (push) Has been cancelled
Some checks failed
Deploy static content to Pages / deploy (push) Has been cancelled
- Move h2 lesson-title before module-pill - Add more spacing before lesson-description
This commit is contained in:
@@ -253,6 +253,7 @@ code, kbd {
|
||||
font-size: 0.95rem;
|
||||
line-height: 1.6;
|
||||
color: var(--text-color);
|
||||
margin-top: var(--spacing-lg);
|
||||
margin-bottom: var(--spacing-md);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user