website/blogs: blog to celebrate hackathon (#6457)
* blog to celebrate hackathon * Optimised images with calibre/image-actions * fixing the mess * restore images * final text polishes * "final polishes" * Optimised images with calibre/image-actions * fix formatting Signed-off-by: Jens Langhammer <jens@goauthentik.io> * make github usernames clickable Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Tana Berry <tana@goauthentik.io> Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -27,8 +27,9 @@ export class FlowErrorStage extends BaseStage<FlowErrorChallenge, FlowChallengeR
|
||||
pre {
|
||||
overflow-x: scroll;
|
||||
max-width: calc(
|
||||
35rem - var(--pf-c-login__main-body--PaddingRight) -
|
||||
var(--pf-c-login__main-body--PaddingRight)
|
||||
35rem - var(--pf-c-login__main-body--PaddingRight) - var(
|
||||
--pf-c-login__main-body--PaddingRight
|
||||
)
|
||||
);
|
||||
}
|
||||
`,
|
||||
|
Reference in New Issue
Block a user