mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Fixed theme grid not taking full width on large screens
This commit is contained in:
parent
2f8c429297
commit
b45f830d00
@ -1745,7 +1745,6 @@ p.theme-validation-details {
|
||||
grid-template-columns: 1fr 1fr 1fr;
|
||||
grid-column-gap: 40px;
|
||||
grid-row-gap: 64px;
|
||||
max-width: 1320px;
|
||||
margin: 0 0 24px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user