Update templates/index.html
This commit is contained in:
parent
34e3a18a9e
commit
1043402516
@ -41,7 +41,10 @@
|
||||
background-color: #dc3545 !important;
|
||||
animation: pulse 1.5s infinite;
|
||||
}
|
||||
|
||||
.record-btn.btn {
|
||||
border-radius: 50% !important;
|
||||
line-height: 1;
|
||||
}
|
||||
@keyframes pulse {
|
||||
0% {
|
||||
transform: scale(1);
|
||||
|
Loading…
Reference in New Issue
Block a user