Skip to content

Commit 73641e4

Browse files
Merge pull request #92 from TryCli-Studio/dev
minor ui changes in limit component
2 parents dfc7c5b + a7b93b1 commit 73641e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

client/src/components/limit.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ pub fn LimitReached() -> impl IntoView {
2727
target="_blank"
2828
rel="noopener noreferrer"
2929
class="btn-secondary"
30-
style="width: 100%; max-width: 300px; justify-content: center; color: #FFDD00; border-color: #FFDD00;">
31-
"Support Us (Buy Me a Coffee)"
30+
style="width: 100%; max-width: 300px; justify-content: center; color: #ffdd00; border-color: #FFDD00;">
31+
"Support Us"
3232
</a>
3333
</div>
3434
</div>

0 commit comments

Comments
 (0)