padding: $lineheight;
}
-/* Overrides for pages that use new layout conventions */
+/* Rules for login and signup pages */
+
+.sessions-new, .users-new, .users-create {
+ #content .content-inner {
+ max-width: 760px;
+ }
+}
.header-illustration {
background-position: 0 0;
}
}
-.auth-container {
- max-width: 600px;
-}
-
/* Rules for tabs inside secondary background sections */
.bg-body-secondary .nav-tabs {