mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 04:13:30 +03:00
Updated padding for callout cards
This commit is contained in:
parent
0f839a9d27
commit
c621fe0843
@ -1345,7 +1345,7 @@
|
||||
|
||||
.kg-card-callout {
|
||||
display: flex;
|
||||
padding: 16px 24px;
|
||||
padding: 20px 28px;
|
||||
background: var(--whitegrey-l1);
|
||||
border-radius: var(--border-radius);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user