Skip to content

Commit 3fbe2da

Browse files
authored
refactor(guard): update signup and login page (#112)
1 parent 24407a1 commit 3fbe2da

File tree

2 files changed

+127
-104
lines changed

2 files changed

+127
-104
lines changed

guard/templates/login.html.eex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<figure class="wp-block-image aligncenter size-full"><a href="https://semaphoreci.com/"><img decoding="async" width="164" height="23" src="https://semaphoreci.com/wp-content/uploads/2024/04/semaphore-logo.svg" alt="" class="wp-image-23606"/></a></figure>
5353
<div style="height:100px" aria-hidden="true" class="wp-block-spacer is-style-spacer-medium"></div>
5454
<div class="wp-block-group is-layout-constrained wp-container-core-group-is-layout-3 wp-block-group-is-layout-constrained">
55-
<div class="wp-block-group has-background is-layout-flow wp-block-group-is-layout-flow" style="border-radius:20px;background:linear-gradient(43deg,rgb(199,218,255) 0%,rgb(194,240,215) 100%);padding-top:2%;padding-right:2%;padding-bottom:2%;padding-left:2%">
55+
<div class="wp-block-group has-background is-layout-flow wp-block-group-is-layout-flow" style="border-radius:20px;background:#d7e3fc;padding-top:2%;padding-right:2%;padding-bottom:2%;padding-left:2%">
5656
<div class="wp-block-group has-border-color has-v-8-stroke-border-color has-v-8-white-background-color has-background is-layout-flow wp-block-group-is-layout-flow" style="border-width:1px;border-radius:20px;padding-top:6%;padding-right:6%;padding-bottom:6%;padding-left:6%">
5757
<p class="has-text-align-center has-font-down-1-font-size">Log in to Semaphore</p>
5858
<div class="wp-block-buttons split-button is-layout-flex wp-block-buttons-is-layout-flex">

guard/templates/signup.html.eex

Lines changed: 126 additions & 103 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)