web: cleanup (#6664)
* web: remove <p> used for padding and do it properly Signed-off-by: Jens Langhammer <jens@goauthentik.io> * web: remove .form-help-text as it didn't change anything Signed-off-by: Jens Langhammer <jens@goauthentik.io> * move data-list styling to correct scope Signed-off-by: Jens Langhammer <jens@goauthentik.io> * remove title from navbar for docs-only build Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
		| @ -14,7 +14,6 @@ module.exports = async function () { | ||||
|         projectName: "authentik", | ||||
|         themeConfig: { | ||||
|             navbar: { | ||||
|                 title: "authentik", | ||||
|                 logo: { | ||||
|                     alt: "authentik logo", | ||||
|                     src: "img/icon_left_brand.svg", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens L
					Jens L