Fix sign-in logo

This commit is contained in:
Jason Zimdars
2025-02-21 10:49:27 -06:00
parent 1d0562f905
commit c4bc9242e2
2 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -1,11 +1,11 @@
<% @page_title = "Set up Fizzy" %>
<div class="panel shadow center margin-block-double <%= "shake" if flash[:alert] %>" style="--panel-size: 55ch;">
<div class="bubble center" style="--bubble-size: 12cqi;">
<div class="bubble center" style="--bubble-size: 12cqi; --bubble-color: var(--color-link);">
<span class="bubble__shape"></span>
<span class="bubble__detail bubble__date">&nbsp; &nbsp; &nbsp; &nbsp;</span>
<span class="bubble__detail bubble__tag">&nbsp; &nbsp; &nbsp; &nbsp;</span>
<span class="bubble__detail bubble__tag">&nbsp; &nbsp;</span>
<span class="bubble__detail bubble__date">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span>
<span class="bubble__detail bubble__boosts">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span>
<span class="bubble__detail bubble__assignee">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span>
</div>
<h1 class="margin-block-start-half margin-block-end-double">Fizzy</h1>
+4 -4
View File
@@ -1,11 +1,11 @@
<% @page_title = "Sign in" %>
<div class="panel shadow center margin-block-double <%= "shake" if flash[:alert] %>" style="--panel-size: 55ch;">
<div class="bubble center" style="--bubble-size: 12cqi;">
<div class="bubble center" style="--bubble-size: 12cqi; --bubble-color: var(--color-link);">
<span class="bubble__shape"></span>
<span class="bubble__detail bubble__date">&nbsp; &nbsp; &nbsp; &nbsp;</span>
<span class="bubble__detail bubble__tag">&nbsp; &nbsp; &nbsp; &nbsp;</span>
<span class="bubble__detail bubble__tag">&nbsp; &nbsp;</span>
<span class="bubble__detail bubble__date">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span>
<span class="bubble__detail bubble__boosts">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span>
<span class="bubble__detail bubble__assignee">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span>
</div>
<h1 class="margin-block-start-half margin-block-end-double">Fizzy</h1>