Skip to content

Commit b186f98

Browse files
committed
boton con nuevo color
1 parent 151c540 commit b186f98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h4>Let's Chat</h3>
7474
<form id="message-form" class="card-footer">
7575
<div class="input-group">
7676
<input type="text" id="message" class="form-control" />
77-
<button class="btn btn-warning rounded-0">
77+
<button class="btn btn-primary rounded-0">
7878
<i class="fas fa-location-arrow"></i> Send
7979
</button>
8080
</div>

0 commit comments

Comments
 (0)