mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
fix(site): Antidote row left-aligned (drop inherited justify-content: center)
This commit is contained in:
@@ -2274,7 +2274,6 @@ code {
|
||||
display: flex;
|
||||
gap: var(--spacing-xl);
|
||||
align-items: stretch;
|
||||
justify-content: center;
|
||||
margin-bottom: var(--spacing-xl);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user