0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

Added class to signup section

refs https://github.com/TryGhost/Team/issues/1559
This commit is contained in:
Djordje Vlaisavljevic 2022-05-11 20:32:54 +02:00
parent c61860742d
commit 6dfb87fadb

View file

@ -506,7 +506,7 @@ class SignupPage extends React.Component {
const sticky = !showOnlyFree && (freeBenefits.length || freeDescription);
return (
<section>
<section class="gh-portal-signup">
<div className='gh-portal-section'>
<div className='gh-portal-logged-out-form-container'>
<InputForm