mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Updated Launch wizard preview scaling
This commit is contained in:
parent
d4f868df17
commit
14c015e5b2
1 changed files with 2 additions and 1 deletions
|
@ -1280,7 +1280,8 @@ p.theme-validation-details {
|
||||||
margin: 32px 68px 68px;
|
margin: 32px 68px 68px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-branding-settings-previewcontainer .site-frame {
|
.gh-branding-settings-previewcontainer .site-frame,
|
||||||
|
.gh-launch-wizard-preview {
|
||||||
width: 133.33333%;
|
width: 133.33333%;
|
||||||
height: 133.33333%;
|
height: 133.33333%;
|
||||||
transform: scale(0.75);
|
transform: scale(0.75);
|
||||||
|
|
Loading…
Add table
Reference in a new issue