0
Fork 0
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:
John O'Nolan 2013-06-11 15:32:56 +02:00
parent 501e8695f2
commit 7e1bd2922e

View file

@ -21,6 +21,7 @@
top: 15px;
@include breakpoint($mobile) { top: 0; }
}
}//.ghost-login
.login-box {
max-width: 530px;
@ -139,5 +140,5 @@
}
}
}//.ghost-login