Skip to content

Commit

Permalink
Publish 2024-07-23
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderby committed Jul 23, 2024
1 parent 0d918ca commit e6c2707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elements/mobile-top-short.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ const cssText = `
}
.screen {
align-items: center;
background-color: var(--color-bg, #141e24);
background-image: linear-gradient(to bottom, #182832, var(--color-bg));
border-top-left-radius: 2.5rem;
border-top-right-radius: 2.5rem;
box-sizing: border-box;
Expand Down

0 comments on commit e6c2707

Please sign in to comment.