We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151c540 commit b186f98Copy full SHA for b186f98
1 file changed
public/index.html
@@ -74,7 +74,7 @@ <h4>Let's Chat</h3>
74
<form id="message-form" class="card-footer">
75
<div class="input-group">
76
<input type="text" id="message" class="form-control" />
77
- <button class="btn btn-warning rounded-0">
+ <button class="btn btn-primary rounded-0">
78
<i class="fas fa-location-arrow"></i> Send
79
</button>
80
</div>
0 commit comments