mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Reducing overzealous sass indenting for performance.
This commit is contained in:
parent
501e8695f2
commit
7e1bd2922e
1 changed files with 119 additions and 118 deletions
|
@ -21,6 +21,7 @@
|
|||
top: 15px;
|
||||
@include breakpoint($mobile) { top: 0; }
|
||||
}
|
||||
}//.ghost-login
|
||||
|
||||
.login-box {
|
||||
max-width: 530px;
|
||||
|
@ -139,5 +140,5 @@
|
|||
}
|
||||
|
||||
}
|
||||
}//.ghost-login
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue