We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfc7c5b + a7b93b1 commit 73641e4Copy full SHA for 73641e4
1 file changed
client/src/components/limit.rs
@@ -27,8 +27,8 @@ pub fn LimitReached() -> impl IntoView {
27
target="_blank"
28
rel="noopener noreferrer"
29
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)"
+ style="width: 100%; max-width: 300px; justify-content: center; color: #ffdd00; border-color: #FFDD00;">
+ "Support Us"
32
</a>
33
</div>
34
0 commit comments