diff --git a/mystic_forest/custom_portal.css b/mystic_forest/custom_portal.css index 73dc12d..881d85e 100644 --- a/mystic_forest/custom_portal.css +++ b/mystic_forest/custom_portal.css @@ -80,9 +80,9 @@ /* Styling specific to the login view */ -:not(.logged) .content { - padding: 0%; - width: 21em; +.content { + padding: 0; + width: var(--box-width); } :not(.logged) > .ynh-logo{